DataGrid, SelectedIndexChanged, JavaScript error

  • Thread starter Debarupa De via .NET 247
  • Start date
D

Debarupa De via .NET 247

Strange thing is happening here. I have a datagrid which has twocolumns, ID - which is of type "BoundColumn", and Name - whichis of type "ButtonColumn" (LinkButton) with command "Select". Soafter the page loads and data comes into the datagrid, if Iclick on the Name, it should fire the _SelectedIndexChangedevent of the datagrid, but instead of that, it gives aJavaScript error ("Object doesn't support this property ormethod"). I did the same with only the datagrid control on aseparate page, and that works fine. I need to do that on theactual page, and not on a separate page.

I am working in asp.net in .net framework.
(If anyone can suggest a way to debug JavaScript errors, thatwill work too)

Can anyone shed some light on it?
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top