i have been using this mshflexgrid and its pretty nice to work with ,i am able to work comfortably with it except that i cant make multiple selections i.e i want the user to be able to select one or more rows at a time and then i will store the corresponding col values in an array and work with it.
iam currently using this code to selct the column value of the selected row
thanks in advanceCode:msfg1.TextMatrix(msfg1.Row, 3)




Reply With Quote