Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Yoshitha #1
event firing problem
Hi
IN my asp.net application (C#.net) i've grid control whith pagerstyle
mode=numericpages.
in codebehind page i've events for pageindexchanged and edit_itemcommand
[protected void Edit_ItemCommand(object
source,System.Web.UI.WebControls.DataGridCommandEv entArgs e)]
after executing the applicatio when ever i select the page numbers it is
firing the event edit_itemcommand and not the pageindexchnagedhence i'm
getting the error.
In order to make fire pageindexchanged method what to do can anyone tell me?
Thanx in advance
Yoshitha
Yoshitha Guest
-
LoadControlState Event Not Firing?
Hello all, I've created a custom control that inherits CompositeControl for the purpose of extending the gridview and using dynamically created... -
Click Event Not Firing
In Framework 1.1 (VS 2003, C#) I've written a server control that contains a button. If I place the control on a page surface, it renders fine and... -
SelectedIndexChanged event not firing
Is the AutoPostBack property of the DropDown set to True? -- HTH, Kevin Spencer Microsoft MVP ..Net Developer http://www.takempis.com... -
order of event firing problem
Hi all, Would really appreciate some help on this one! Am trying to make a multilingual site with a button to toggle between English and... -
asp.net linkbutton event not firing
All, I am unsure of why this is happening... When I run the same code at work, I get the expected results. However, when I'm at home I...



Reply With Quote

