Data List Control
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Guys, I am a beginner with ASP.NET. What am I looking for is this. In a table I have some codes and description. This is a master table. Now I want to display this descriptions to the users so that they can select their choices. The user can select multiple choices. The data in the table will increase as when an entry is made. So the choices for the users will also increase. You can consider an example of ‘Area Of Interest’ which a user can select while registering to a site. But in my case it’s not fixed that how many rows will be there in the table. How do I do this??? Please help. Chintan