Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
ree32 #1
Gif Tranparency problems on LinkButton in Datagrid
When I use an image in linkbutton in a template column in a datagrid,
when an item is selected the transparency of this image is ignored,
and converted to the colour white. This is causing problems in terms
of the look of the site.
But for some reason in a similar situation using an EditCommandColumn
the transparency work fine.
Does anyone know what is causing this problem?
ree32 Guest
-
Datagrid Linkbutton question
Hi, I have a problem that I'm having trouble figuring out. I have a datagrid with the first column being a ButtonColumn. This ButtonColumn... -
LinkButton control in datagrid
Hi, I have a ButtonColumn in datagrid. Based on the cell values, i want to disable the link of the buttoncolumn and want to display it as a... -
Question about LinkButton on datagrid
other than using client side scripting, is there any way I can trap the click of a LinkButton column in a datagrid. I want to move user to a... -
Disable linkbutton in datagrid
Hi, I have a combined form with a few buttons, textboxes and a datagrid. The datagrid has one button column and four bound columns. One of the... -
PushButton v. LinkButton in a DataGrid
I have two buttons in a DataGrid. If I leave the ButtonType = "LinkButton", the EditCommand and DeleteCommand events fire fine. If I change th...



Reply With Quote

