gridview controls and modal windows.

G

Guest

Is it possible to use a Gridview object in a page that is called via the
window.showModalDialog method ? If i try to call the Form modally it give me
an error every time when I try to select an item in the grid or if I try to
change the page that the grid is currently displaying.
 
M

Mark Rae

Is it possible to use a Gridview object in a page that is called via the
window.showModalDialog method ?

Sure - why not? Unless you have any users who don't use Microsoft Internet
Explorer...
If i try to call the Form modally it give me an error every time when I
try to select an
item in the grid or if I try to change the page that the grid is currently
displaying.

<rolls eyes>

WHAT ERROR ARE YOU GETTING?
 
G

Guest

Mark Rae said:
Sure - why not? Unless you have any users who don't use Microsoft Internet
Explorer...


<rolls eyes>

WHAT ERROR ARE YOU GETTING?

First off I wanted to be sure that what I was attempting to do was even
permissable before I cluttered up the NG with what could have been useless
data.

The error, according to the IE error box is, "Line: 1 Char: 1 Error: Object
Expected Code: 0 URL: javascript:__doPostBack('GridView1','Page$6')." Thats
when I try to select a page of the grid.

I get "Line: 1 Char: 1 Error: Object Expected Code: 0 URL:
javascript:__doPostBack('GridView1','Select$6')." when I try to select a
specific record from the Gridview.
 

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

Forum statistics

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

Latest Threads

Top