I m using a datagrid of component art, i want to update the specific cell value through a text box.
In this case, what we want is we have a grid having 7 or 8 columns , and for those 7 Col's there are 7 controls on the web-page which associated with every column means e.g. if i change the value in any control then that value of the control should reflect immediately in the grid also.
Is it possible, If yes, then please tell me how. I am searching your forumns for almost last 2 days.
How to do it please let me know.
Secondly what i want to do is to On save , I want to iterate the grid and save the data from the grid itself. But when i click on save, items collection of grid does not have any data inspite of EnableViewState property set to true.
Please suggest what to do.
Regards
Rakesh Kumar