Hi ALL,
Is there anything that I can do that will shrink or grow the size of my GridView, based on the number of rows?
For instance, I've set the PageSize to 7, but oftentimes I'll only have one row of data. Othertimes I might have 50 rows of data. Since I have other fields on the aspx form, I don't want to waste the space unless absolutely necessary.
Many thanks, Randy
Is there anything that I can do that will shrink or grow the size of my GridView, based on the number of rows?
For instance, I've set the PageSize to 7, but oftentimes I'll only have one row of data. Othertimes I might have 50 rows of data. Since I have other fields on the aspx form, I don't want to waste the space unless absolutely necessary.
Many thanks, Randy