Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataGrid edit mode with DropDownList
Message
General information
Forum:
ASP.NET
Category:
Web forms
Title:
DataGrid edit mode with DropDownList
Miscellaneous
Thread ID:
00903541
Message ID:
00903541
Views:
47
I have an app with a DataGrid. The DataGrid has an Edit button on each row.
When I click the edit button, the DataGrid comes up in edit mode.

The question is, The DataGrid edit mode is built with textboxes, but what I really need for some of my fields is a DropDownList... How do I do that?
or
Should I just use the Select button on each row, to identify the data I want to work with, then use that to populate an area (used in the creation of data to be inserted into the table), which I already have working the way I want?


Thanks,
Rick
Next
Reply
Map
View

Click here to load this message in the networking platform