Docking in data grid view
-
hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent
-
hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent
As far as Datagridview is concerned, it does not provide this functionality. You should look for some other datagrids available. I know that Xceed provided this functionality
-
hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent
-
hi, can come one please guide me how to dock the first column in datagridview.so that when the number of columns increases and scroll is there the first column in visible even if we scroll to the last column. treat this as urgent
-
column.Frozen = true http://msdn.microsoft.com/en-us/library/28e9w2e1.aspx[^]
sailesh_gupta wrote:
treat this as urgent
I could have answered the question earlier, but I didn't. Guess why...?
y didnt u answer?