Hi,
I have a msflexgrid which has 10 rows of data in it.
Now I want to add a blank row before the 5th row of data
How do I do it.

If I use
msflexgrid.rows= msflexgrid.rows+1
This adds a Row BUT ONLY AT the end of the Msflexgrid.

I want a blank row before the 5th row of data ??
Anybody help me

thnks
A Student