datagrid select row
-
how do i select the whole row in datagrid when clicking on single cell without selecting text in it
hey you want to do it in client side or server side. If you want in client side,you can add the JaveScript function to each item of the DataGrid in Item created event. For Server side use select button. But client sied will be very easy and fast. If you want code stuff for that ask me i will send it to you Tnx M.Sendilkumar Thomson,Blore,India
-
hey you want to do it in client side or server side. If you want in client side,you can add the JaveScript function to each item of the DataGrid in Item created event. For Server side use select button. But client sied will be very easy and fast. If you want code stuff for that ask me i will send it to you Tnx M.Sendilkumar Thomson,Blore,India
im interested about client side and im talking about visual selection same happen if you click on row header (the whole row is selected without texi in single cell) and i wana same to happen when i click on any cell if you have the code to solve this ..please bye