Hi,
In my new project, There is a grid control and a group of textboxes. The Grid is populated with data from the database. What i am supposed to do is when the user clicks on a particular row in the grid, i have to load the contents of the cells to the textboxes.How can i use the concept of bounded controls.........
What should i do to achieve this?
Any valuable clues/urls?
Thanks
Sebastian