Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
3answers
246 views

Web usability - datalists and operations on rows of data

Where you have a databound list of items and for each item you may want to provide users the ability to (for example): Delete Download View Detail or 'mark' in some way You have a few options: ...
0
votes
1answer
28 views

.NET databound lists

Is there any way around the following? I have a few dropdown lists bound to lookup tables in SQL Server. Some old records imported from a previos version of the system won't open due to data in these ...