473,657 Members | 2,484 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Datagrid - lock a column while scrolling horizontally-windows application

I want to lock the first column while scrolling the
datagrid horizontally. The scroll should happen from 2nd
column.first column should be always visible.

Can anybody throw some ideas.

Thanks,
SKumar
Jul 21 '05 #1
0 1798

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1116
by: R A | last post by:
Hi If I set the RowHeaderVisible = false and I have a checkboxes columns in my datagrid - The first 2 columns are textbox and the rest are checkbox. No if I scroll to the left and then to the right the checkbox seems to multiply in the same column? Any one seen this bug? It seems to me like a refresh bug in the datagrid. Ronen
1
1184
by: newbie_csharp | last post by:
Hi, how can I write a statement for a DataGrid's Column? for example one of my column should be a checkbox but the table's field is not boolean: DataGridBoolColumn boolCol = new DataGridBoolColumn(); boolCol.MappingName = "active"; "active" can be "YES" or "NO". how I can set this statement for this column:
0
1607
by: AR | last post by:
I have a datagrid containing a single combobox column. It also contains an 'Add New Row' button at the bottom of the datagrid. The datagrid is in a form that contains 'Save' and 'Restore' buttons. The 'Save' button saves all the data from the dataset to the database. The 'Restore' button resets the datagrid to the values contained in it at the last 'Save' operation. When I have 3 entries (rows) populated within the datagrid. If I delete...
1
5705
by: Javier Ros | last post by:
hi guys, I´m working with datagrids and use the button columns, but I don´t like the buttons prefers the imagebutton, how to put a image in the place of button? without change the HTML code, using C# Codebehind. (I want a ImageButton column :-) ) ..Javier Ros Moreno.
1
2027
by: Manu | last post by:
Is it possible to make a button on a DataGrid template column, Trigger the DataGrid "Selected Index change" event. Is it possible to trigger that event not through the button column ?
0
1233
by: Wee Bubba | last post by:
i have just developed my first datagrid custom column. it is very simple. i know that each cell will only display a char value of 'T' or 'F'. so if the cell value is 'T' i am displaying a ticked checkbox image and if it is 'F' i am displaying a blank checkbox image. it seems to be working ok but as this is my first attempt I am posting my code as I do not know if I have coded it the best way. many thanks for any feedback. public class...
6
1357
by: jiangyh | last post by:
hi there: I have a datagrid in my web form that contain a templet column.And in this templet column have a checkbox web control.I will get the checkbox state in my serverside. My question is which server-side event I will add to my codebehind when I change the checkbox state of the DataGrid templet column.
2
2319
by: Baren | last post by:
Hi!, I am using the following CSS class for the DataGrid Head column wherein i am sorting the recrods. The style works fine.. By default it puts an underline for each header column. The underlin should be there except for the sorted column. Can anyone help me out. ----
17
7424
by: Mike Fellows | last post by:
im trying (unsucessfully) to add a checkbox column to my datagrid i basically have a datagrid that im populating from a dataset Me.DataGrid1.DataSource = ds.Tables(0) the datagrid then has 5 columns in it but i need to add a sixth column which will be my checkbox column - any help or pointers with this would be great
1
2373
by: davide G | last post by:
Sorry, but I don't speak very well english! My problem is update a datagrid's column when i change the value of another column of the same row. So, when I change the value and I change the column on the same row, I want new value on the calculate column! What can I do?
0
8325
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8844
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8742
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8621
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7354
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4330
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2743
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1971
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1734
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.