473,325 Members | 2,480 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

DataGrid Question

Is it possible, and if so examples please, to replace the Grid (Select, Edit,
Delete) button with an Image?

Thanks
BrianDH
Nov 21 '05 #1
6 2182
In order to zing you an example, are you talking about the ASP.NET DataGrid?

--
W.G. Ryan, MVP

www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"BrianDH" <Br*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
Is it possible, and if so examples please, to replace the Grid (Select, Edit, Delete) button with an Image?

Thanks
BrianDH

Nov 21 '05 #2
In order to zing you an example, are you talking about the ASP.NET DataGrid?

--
W.G. Ryan, MVP

www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"BrianDH" <Br*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
Is it possible, and if so examples please, to replace the Grid (Select, Edit, Delete) button with an Image?

Thanks
BrianDH

Nov 21 '05 #3
Both
ASP.NET Datagrid
and the VB.Net Datagrid

Thanks

"W.G. Ryan eMVP" wrote:
In order to zing you an example, are you talking about the ASP.NET DataGrid?

--
W.G. Ryan, MVP

www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"BrianDH" <Br*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
Is it possible, and if so examples please, to replace the Grid (Select,

Edit,
Delete) button with an Image?

Thanks
BrianDH


Nov 21 '05 #4
Both
ASP.NET Datagrid
and the VB.Net Datagrid

Thanks

"W.G. Ryan eMVP" wrote:
In order to zing you an example, are you talking about the ASP.NET DataGrid?

--
W.G. Ryan, MVP

www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"BrianDH" <Br*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
Is it possible, and if so examples please, to replace the Grid (Select,

Edit,
Delete) button with an Image?

Thanks
BrianDH


Nov 21 '05 #5
found anser to my own question:
<asp:ButtonColumn Text="<img border=0 src=Delete.bmp alt=Delete>"
HeaderText="Delete" CommandName="Delete">
<ItemStyle Width="1%"></ItemStyle>
</asp:ButtonColumn>

"BrianDH" wrote:
Is it possible, and if so examples please, to replace the Grid (Select, Edit,
Delete) button with an Image?

Thanks
BrianDH

Nov 21 '05 #6
found anser to my own question:
<asp:ButtonColumn Text="<img border=0 src=Delete.bmp alt=Delete>"
HeaderText="Delete" CommandName="Delete">
<ItemStyle Width="1%"></ItemStyle>
</asp:ButtonColumn>

"BrianDH" wrote:
Is it possible, and if so examples please, to replace the Grid (Select, Edit,
Delete) button with an Image?

Thanks
BrianDH

Nov 21 '05 #7

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

Similar topics

2
by: magister | last post by:
Hello, I have xml like this.... <test> <question>sdfsa</question> <section><question>43ga</question> <question>asdf</question> </test>
0
by: Randy | last post by:
Hello, I have two questions... I have a datagrid. I'm capturing the cell via HitTestInfo. The first question is fairly simple. I'm using an example of how to capture the row/column I found on the...
3
by: BBFrost | last post by:
Ok, I know how to count the number of selected datagrid rows using the code below. What has me stumped is how to determine when the selected rows within a datagrid have been changed. The...
6
by: BBFrost | last post by:
I'm using Net 1.1 (2003) SP1 & Windows 2000 Here's the issue ... Rows 12 thru 24 are selected in a datagrid. The user now unselects rows 12 thru 24 and selects rows 45 thru 70 ??? How can...
2
by: pei_world | last post by:
I want to implement a key hit with enter to dropdown a combobox that is in the datagrid. in this case I need to override its original behaviours. I found some codes from the web. Does anyone know...
2
by: Dominic | last post by:
Hi guys, I'm not sure if this question belongs to FAQ, but I couldn't find a concrete answer. I created a Datagrid control using ItemTemplate, but it's NOT a in-place editing datagrid. One of...
2
by: Sky | last post by:
Hello: Another question about trying to wring functionality from a DataGrid... Have a DB table of "Contacts" -- 14 or more fields per record Show in datagrid -- but only 5 columns (First,Last,...
3
by: Danky | last post by:
Hello Masters! Anyone can help me with the datagrid, well, the app load a lot of data from DB and it show on the datagrid, and well, I need to allow paging and.... the issue is with the event...
4
by: Jan Nielsen | last post by:
Hi all I'm a former Access developer who would like to implement a many-to-many relation in about the same way you do in Access: With a subform and a combo box. Is it possible to use a...
13
by: pmcguire | last post by:
I have a DataGrid control for which I have also created several new extended DataGridColumnStyles. They behave pretty nicely, but I can't figure out how to implement Selected Item formatting for...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.