Bug with DataGrid using Windows.Form... namespace

R

RA

Hi

I wonder if anyone tried this or know if it has been fixed.

I am using vs .net 1.1 and have a windows form.
In the form I have a DataGrid with the following format:
3 first Columns are of type text box and 5 last columns are of type
checkbox(bool) I added some rows info.
When the RowHeadersVisible = false here is the problem I see:
When launching the application make sure to size down the window so that the
DataGrid horizontal scroll bar shows. You need to scroll it all the way to
the left so that the checkbox column will be outside of the view area. Now
if you scroll it back and forth making sure that the checkbox if out and in
the view area of the left side you will see the columns with the checkbox
has more than one checkbox. This is only happens when the checkbox column go
out of the view area on the left side of the window. When you get the
double/multiple checkboxes in one column bug, you can minimize and then
maximize the window and all goes back well.
Now if the RowHeadersVisible = true all works fine.

Ronen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top