Set visible/invisible of unused last column
Hello,
Hi, dapfor grid itself always has an extra empty column on the right. Is there any property to set either to show it or hide it?
0
-
Hi,
We will add it in the next version.
Best regards,
The Dapfor Team0 -
We have added this feature in the Net Grid 2.5.0. Just call
grid.Headers[0].StretchMode = ColumnStretchMode.All;
Best regards,
The Dapfor Team0 -
thanks, I'll look into it.
0
Please sign in to leave a comment.
Comments
3 comments