Click here to Skip to main content
15,925,723 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Regex Pin
Not Active14-Sep-06 5:31
mentorNot Active14-Sep-06 5:31 
AnswerRe: Regex Pin
Eric Dahlvang14-Sep-06 11:23
Eric Dahlvang14-Sep-06 11:23 
QuestionAbout Iframe Control Pin
nannapanenikamalnath14-Sep-06 4:04
nannapanenikamalnath14-Sep-06 4:04 
QuestionData Reader Vs DataSet Pin
Amit Kumar G14-Sep-06 3:08
Amit Kumar G14-Sep-06 3:08 
AnswerRe: Data Reader Vs DataSet Pin
ToddHileHoffer14-Sep-06 3:14
ToddHileHoffer14-Sep-06 3:14 
AnswerRe: Data Reader Vs DataSet Pin
playout14-Sep-06 3:36
playout14-Sep-06 3:36 
AnswerRe: Data Reader Vs DataSet Pin
Not Active14-Sep-06 9:38
mentorNot Active14-Sep-06 9:38 
QuestionDatagrid paging and IFRAME Pin
psid2314-Sep-06 3:07
psid2314-Sep-06 3:07 
Hi,

I have a master datagrid in an asp.net page. Selecting a record in the master datagrid loads the details datagrid. This worked fine as long as I had both the datagrids on the same asp.net page.

Now I moved the details datagrid to a seperate asp.net page that I included in an IFRAME element in the asp.net page that contains the master datagrid. On doing this I have taken care that when a record is selected on the master datagrid the id is passed to the details datagrid in the IFRAME.

So selecting a record is now properly loading the data in the details datagrid in the IFRAME page.

Both the Master and the Details datagrid have paging enabled.

Now after using the IFRAME I am facing the following problems:

1>
I select the record in the Master datagrid and the Details datagrid loads with paging in the IFRAME. If I click on any of the pages of the Master datagrid, paging has stopped working properly : the postback takes place but the next page is not loaded for the datagrid.

2>
If I click on any page no. of the Details datagrid in the IFRAME I get the following exceptiion:
Invalid CurrentPageIndex value. It must be >= 0 and < the PageCount.

The paging for the Master Datagrid works fine if I do not have the IFRAME element

The paging for the Details datagrid works fine if I independently load the page with the required params passed.

In case if anyone has faced such a problem before and knows the solution please let me know



Thanks in advance Smile | :)

Sid
AnswerRe: Datagrid paging and IFRAME Pin
ToddHileHoffer14-Sep-06 3:17
ToddHileHoffer14-Sep-06 3:17 
Questionwht is happing in these lines....... [modified] Pin
GeetMunjal14-Sep-06 2:27
GeetMunjal14-Sep-06 2:27 
AnswerRe: wht is happing in these lines....... Pin
Jay_se14-Sep-06 2:58
Jay_se14-Sep-06 2:58 
GeneralRe: wht is happing in these lines....... Pin
GeetMunjal14-Sep-06 3:16
GeetMunjal14-Sep-06 3:16 
GeneralRe: wht is happing in these lines....... Pin
Jay_se14-Sep-06 4:13
Jay_se14-Sep-06 4:13 
QuestionHow to make Website run on Full Screen Pin
Tiger45614-Sep-06 1:58
Tiger45614-Sep-06 1:58 
AnswerRe: How to make Website run on Full Screen Pin
Sebastien Lachance14-Sep-06 9:23
Sebastien Lachance14-Sep-06 9:23 
QuestionGridView Task: Pin
y_mmohd14-Sep-06 1:22
y_mmohd14-Sep-06 1:22 
QuestionDataField Still Not Working Pin
Brendan Vogt14-Sep-06 0:53
Brendan Vogt14-Sep-06 0:53 
AnswerRe: DataField Still Not Working Pin
playout14-Sep-06 3:27
playout14-Sep-06 3:27 
AnswerRe: DataField Still Not Working Pin
ToddHileHoffer14-Sep-06 3:28
ToddHileHoffer14-Sep-06 3:28 
QuestionRe: DataField Still Not Working Pin
Brendan Vogt14-Sep-06 3:53
Brendan Vogt14-Sep-06 3:53 
AnswerRe: DataField Still Not Working Pin
ToddHileHoffer14-Sep-06 5:06
ToddHileHoffer14-Sep-06 5:06 
Questionurlrewriter Pin
max_dev2006@yahoo.com14-Sep-06 0:32
max_dev2006@yahoo.com14-Sep-06 0:32 
QuestionUnregister client script Pin
Nitin198114-Sep-06 0:30
Nitin198114-Sep-06 0:30 
AnswerRe: Unregister client script Pin
ToddHileHoffer14-Sep-06 3:34
ToddHileHoffer14-Sep-06 3:34 
QuestionASP.NET Postback not work with Page with large data Pin
JohnnyChiu14-Sep-06 0:27
JohnnyChiu14-Sep-06 0:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.