pingLeeQuan
Programmer
I am trying to set the grids "Options" at run time. Can it be done?
I am trying to use the same grid for 2 purposes. one is to edit the data in the grid and the second is to allow the user to select any rows they want and be able to print them.
Another problem I am having is trying to select all the rows in the grid at the time where the grid is populated with data. If this can be done, then I can loop through the grid one column at a time and print it.
I have not had any luck in getting any of the 2 methods to work.....
Any ideas?
--Thanks in advance.
I am trying to use the same grid for 2 purposes. one is to edit the data in the grid and the second is to allow the user to select any rows they want and be able to print them.
Another problem I am having is trying to select all the rows in the grid at the time where the grid is populated with data. If this can be done, then I can loop through the grid one column at a time and print it.
I have not had any luck in getting any of the 2 methods to work.....
Any ideas?
--Thanks in advance.