Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
K Schleyer #1
Can I programmatically change width/height of column in edit mode
I have six bound columns. When I click Edit and go into edit mode,
those six columns widths expand and force the browser to have a
horizontal scroll bar...I don't want this to happen. Is there any way
to programatically change this in the code behind onload event?
Urgent replies needed and thanks in advance.
K Schleyer Guest
-
Programmatically change width of texbox?
I thought this would be straightforward but it's not. How do I programmatically reduce the width of a textbox by 20 pixels, say? TextBox1.Width =... -
How do I change the headertext of a datagrid column programmatically
Hi, I have a datagrid to view the results from a database. I am using autogenerate because the number of columns returned from the database... -
ImageButton in template column in edit mode don't fire event
Hi, I hava a datagrid with template column, and have one colums for for edit event (edit, delete, update, cancel) but whem i put datagrid in edit... -
controlling size of editcommand column in edit mode
I am facing problem in controlling the size of the edit command coulmn after...both before clicking edit and also during when we see the... -
How do I change the DataGrid column order programmatically?
I use a single datagrid to load several different types of data depending upon some user driven criteria. The AutoGenerateColumns property for the...



Reply With Quote

