particular coloumn selection in a grid
-
ppl, am using a grid at run time am getting 8 values in to the coloumn, when i call the grid i need to edit only one column value from the grid and finally am saving all data in to my table, could you explain me how to edit a particular (only one )column value....
self confidence+hard work=SUCCESS
-
ppl, am using a grid at run time am getting 8 values in to the coloumn, when i call the grid i need to edit only one column value from the grid and finally am saving all data in to my table, could you explain me how to edit a particular (only one )column value....
self confidence+hard work=SUCCESS
Write your editing template so it shows the values for the other columns, and not a control to allow editing.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Write your editing template so it shows the values for the other columns, and not a control to allow editing.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )