hi there
http://help.infragistics.com//NetAdvantage/ASPNET/2009.2/CLR3.5/?page=WebGrid_Displaying_and_Storing_Values_with_ValueLists.html
i read this and no problem but i want in every cells, dynamic-diffrent valuelists..
example make all column rows same valuelist .
have a solution ?
thanks..
Hello ,
I am not quite sure abut your requirements, but a Value list can be used on Column basis only. You can use WebCombo control as editor control for the grid's cells. Using it you will be able to load different data for each editor control per column basis. You can see demonstration on the following link:
WebCombo as Editor control
Hope this helps you.
i need to different values in every rows . not every columns.