dockin of column -Data Grid View in C# [modified]
-
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.
modified on Monday, August 11, 2008 6:59 AM
-
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.
modified on Monday, August 11, 2008 6:59 AM
-
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.
modified on Monday, August 11, 2008 6:59 AM
NO NO NO This is a Datagrid , you cannot do that. and before you type something make sure its correct(English)
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
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.
modified on Monday, August 11, 2008 6:59 AM
First, take a look at Some guidelines for posting questions in the forums[^] Crossposting to .NET framework forum or asking to treat a question as urgent isn't going to help you at all. After that you may want to look at DataGridViewColumn.Frozen Property[^] Mika