Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: fire event when click on specific cell in dataGrid using asp.net

Reply
Thread Tools

Re: fire event when click on specific cell in dataGrid using asp.net

 
 
John Saunders
Guest
Posts: n/a
 
      07-27-2004
"tenzeel." <> wrote in message
news:94615CAE-3F75-48B0-970E-...
> Hi All,
> I' d like to fir the event when user clicks the specific cell in a

DataGrid using Asp.net.
> i dont want to use command button or hyperlink for edit. i just want that

user just click on specific cell and then the event fire. no need to click
on edit update button or select hyper link or edit hyper link.
> plz help me out this problem


You could place an ImageButton in the cell. You'd get your choice of image,
plus your choice of background colors. You would also be able to use the
Command event of the ImageButton.
--
John Saunders
johnwsaundersiii at hotmail


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to fire both event button click and textchanged when button is click and text is changed Amy ASP .Net 0 06-01-2006 02:33 PM
Re: fire event when click on specific cell in dataGrid using asp.net Eliyahu Goldin ASP .Net 1 07-31-2004 12:11 PM
RE: fire event when click on specific cell in dataGrid using asp.net =?Utf-8?B?YW5nc3JhbQ==?= ASP .Net 1 07-31-2004 11:57 AM
Fire event when clicking on the specific cell =?Utf-8?B?dGVuemVlbC4=?= ASP .Net 2 07-28-2004 11:00 AM
Re: fire event when click on specific cell in dataGrid using asp.net Cory D. ASP .Net 1 07-28-2004 10:27 AM



Advertisments