C
Chandra Kotha via .NET 247
Hi Guys,
I have a DataGrid For Which Gets its Values From the dataset Perfectly.
The Problem is If The Dataset reurns few Rows like 3 or 4 Rows The Remaining Space in the datagrid. What I want Is Depending on the number of Rows I want to resize my datagrid to exactly Fit the Rows
Ex: If 3 Rows Set DataGrid Size Automatically
If 10 Rows Set it to Fit 10 Rows
Thanks in Advance
I have a DataGrid For Which Gets its Values From the dataset Perfectly.
The Problem is If The Dataset reurns few Rows like 3 or 4 Rows The Remaining Space in the datagrid. What I want Is Depending on the number of Rows I want to resize my datagrid to exactly Fit the Rows
Ex: If 3 Rows Set DataGrid Size Automatically
If 10 Rows Set it to Fit 10 Rows
Thanks in Advance