Trouble in DataGrid

  • 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
 
Are you talking about a datagrid in a .Net app? If so, then you have the
wrong newsgroup - this is devoted to forms in Access. Try looking for a
newsgroup including 'dotnet'
 
Hi BigGamer,

Welcome to use MSDN Managed Newsgroup!

Thanks so much for Rob Oldfield's kindly redirect the correct newsgroup.
You should post this question in following newsgroup:
microsoft.public.dotnet.general or winform/web form related newsgroup.

if anything does not clarify, please feel free to let me know.


Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top