ItemCommand Event Not Firing
-
Hi, I have a grid wherein I have an image button for editing a row.But when I click the image button in the grid, the ItemCommand Event is not geting fired Please help me...
Regards, Sivaprasad
-
Hi, I have a grid wherein I have an image button for editing a row.But when I click the image button in the grid, the ItemCommand Event is not geting fired Please help me...
Regards, Sivaprasad
-
are you getting any error or simply it is not getting fired? check the datagrid html part whether you have given it correctly.
Best Regards, Apurva Kaushal
I am not getting any error. the evemnt is simply not firing
Regards, Sivaprasad
-
I am not getting any error. the evemnt is simply not firing
Regards, Sivaprasad
-
Hi, I have a grid wherein I have an image button for editing a row.But when I click the image button in the grid, the ItemCommand Event is not geting fired Please help me...
Regards, Sivaprasad
hi, check whether the method name is referred for that item command event in the event properties of datagrid.
with regards, susa
-
I think you may have to check the html part correctly because there is no reason that if everything is fine then it won't work.
Best Regards, Apurva Kaushal
hi Apurva, i may be interupting you, but i need ur help. u miss to answer my post. my question is: I'm Making a Project in Asp.Net 1.1 with VB. I'm making a sitebuilder, so when any one will make any page for his Website then it must be 1. Auto Save using AJAX every 10 sec 2. View Archive pages like in gmail email messages. thanx Aavesh
-
hi, check whether the method name is referred for that item command event in the event properties of datagrid.
with regards, susa
Every thing is fine....still the event is not firing
Regards, Sivaprasad
-
Hi, I have a grid wherein I have an image button for editing a row.But when I click the image button in the grid, the ItemCommand Event is not geting fired Please help me...
Regards, Sivaprasad
Check if "Handles DataGrid1.ItemCommand" part is missing from "Private Sub DataGrid1_ItemCommand" postmaster www.programmingknowledge.com
-
Hi, I have a grid wherein I have an image button for editing a row.But when I click the image button in the grid, the ItemCommand Event is not geting fired Please help me...
Regards, Sivaprasad