The problem is
If I move Objectdatasource from Up1 which has grid and put it outside on the page or in UpdatePanel1 than DataGrid dont find DataSource not showup
Means objects of one UpdatePanel1 doesn't show up in ObjectDataSource if datasource is in updatepanel2 or outside on the page.
Well I am learning it. I downloaded example in which used 2 UpdatePanels.
You mean I should use one UPDATEPANEL and put DataGrid, DataSource, Textbox and button in it and define trigger and it should work fine
Or
Separate
UpdatePanel1 = DataGrid
UpdatePanel2 = Textbox and button ?
So you have any downloadable article code or post where I can read more info on it?
Programmer_P
Member
598 Points
260 Posts
UpdatePanel Question
Feb 03, 2006 11:35 AM|LINK
Hi,
I have 2 UpdatePanel.
Up1 has DataGrid
Up2 has textbox and Button
I have objectdatasource bind to Grid.
The problem is
If I move Objectdatasource from Up1 which has grid and put it outside on the page or in UpdatePanel1 than DataGrid dont find DataSource not showup
Means objects of one UpdatePanel1 doesn't show up in ObjectDataSource if datasource is in updatepanel2 or outside on the page.
Any idea why?
The Matrix
Member
310 Points
62 Posts
Re: UpdatePanel Question
Feb 03, 2006 04:01 PM|LINK
I dont know what the point behind this is. I'm facing the same thing here. I think it's gonna be kind of "bad" to have multi data sources in one page.
A.
http://geekswithblogs.net/aymanfm
Programmer_P
Member
598 Points
260 Posts
Re: UpdatePanel Question
Feb 04, 2006 09:20 AM|LINK
Hi,
Well I am learning it. I downloaded example in which used 2 UpdatePanels.
You mean I should use one UPDATEPANEL and put DataGrid, DataSource, Textbox and button in it and define trigger and it should work fine
Or
Separate
UpdatePanel1 = DataGrid
UpdatePanel2 = Textbox and button ?
So you have any downloadable article code or post where I can read more info on it?
Thanks
The Matrix
Member
310 Points
62 Posts
Re: UpdatePanel Question
Feb 04, 2006 11:55 PM|LINK
Hello, I've just blogged this, hope it helps.
A..
http://geekswithblogs.net/aymanfm