DataGrid Troubles

  • Thread starter Thread starter BigGamer
  • Start date Start date
B

BigGamer

I have used in my c# code a DataGrid in various kinds, but in any cases when
attempt to double click on vertical scrollbar the result is impredictable:
the grid is resized in some strange ways and ther's no way to get back in
the past size.I had analized MESSAGES from controls and didn't appears any
kind of Resizing messages.

Somebody can help me about that trouble ??

Thanks a lot
 
Hi BigGamer,

Thanks for your post.

First, can you confirm that the DataGrid is winform or Asp.net datagrid?
Second, with the current information, we can not reproduce out this issue
and do not understand it very well. I suggest you post a little sample
project to demonstrate this problem. Also, a detailed problem context
description is welcome.

I will wait for your further information. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Hi BigGamer,

Have you managed to create a sample project? Is your problem resolved?
Please feel free to tell me, thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top