N
Nikhil Patel
Hi all,
I have developed a web page with a sortable DataGrid with Select button
column in ASP.Net. It works fine in inernet explorer. The purpose of the web
page is to display it in a third party application. When I try to open my
page in that application, it loads fine. But when I click on any of the link
buttons to sort or select rows, it opens up a new blank internet explorer
window. Its address bar contains the following text:
javascript:__doPostBack('dgProposals$_ctl2$_ctl0','')
At the bottom of the page it displays an icon that says "Done" next to it.
When I click on the icon, it displays the details of the error. The error
is - "object expected".
Please note that if I open the page in internet explorer, I can sort
and select rows. The problem occurs only when I open the page in the third
party application. This is my first web application. So I don't know whether
the problem is in my application or the third party application does not
support the functionality I am trying to use.
Please help...
Thanks...
-Nikhil
I have developed a web page with a sortable DataGrid with Select button
column in ASP.Net. It works fine in inernet explorer. The purpose of the web
page is to display it in a third party application. When I try to open my
page in that application, it loads fine. But when I click on any of the link
buttons to sort or select rows, it opens up a new blank internet explorer
window. Its address bar contains the following text:
javascript:__doPostBack('dgProposals$_ctl2$_ctl0','')
At the bottom of the page it displays an icon that says "Done" next to it.
When I click on the icon, it displays the details of the error. The error
is - "object expected".
Please note that if I open the page in internet explorer, I can sort
and select rows. The problem occurs only when I open the page in the third
party application. This is my first web application. So I don't know whether
the problem is in my application or the third party application does not
support the functionality I am trying to use.
Please help...
Thanks...
-Nikhil