after populating the MsFlexgrid, how i can move to the cell in row 2
thanks
cyrus
Printable View
after populating the MsFlexgrid, how i can move to the cell in row 2
thanks
cyrus
Really, depends. Take a look at the code here with the article, and then post what you have.
Try the next to see if that is what you need
JGCode:MsFlexgrid.TopRow = 2
MsFlexgrid1.Row = 2
MsFlexgrid1.Col=1