Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: In the editItemTemplate tag of a grid...................


Message #1 by "dwarakanath h" <madivi2002@y...> on Thu, 11 Apr 2002 23:21:36
I'm trying to edit multiple rows at a time. When the user selects the row 
to edit I'm changing the one of the columns to a combo. However unable to 
fill it with valid values so that that user to select and click on update.

Details:
In the editItemTemplate of a datagrid how can I provide them all the 
possible values?

Example if it were to be text we set text = '<%#Container.dataitem
("fieldname")%>' but does it work in case of combo..bcz I wante all the 
values

Your help is highly appreciated

-Dwarka

  Return to Index