UpdatePanel Questionhttp://forums.asp.net/t/959635.aspx/1?UpdatePanel+QuestionSat, 04 Feb 2006 23:55:49 -05009596351187854http://forums.asp.net/p/959635/1187854.aspx/1?UpdatePanel+QuestionUpdatePanel Question <p>Hi,</p> <p>&nbsp;I have 2 UpdatePanel. </p> <p>Up1 has DataGrid<br> Up2 has textbox and Button<br> <br> I have objectdatasource bind to Grid.</p> <p>The problem is<br> 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</p> <p>Means objects of one UpdatePanel1 doesn't show up in ObjectDataSource if datasource is in updatepanel2 or outside on the page.</p> <p>&nbsp;Any idea why?</p> 2006-02-03T11:35:19-05:001188132http://forums.asp.net/p/959635/1188132.aspx/1?Re+UpdatePanel+QuestionRe: UpdatePanel Question <p><font face="Tahoma" color="#000000" size="2" style="background-color:#ffffff">I dont know&nbsp;what</font><font face="Tahoma" color="#000000" size="2" style="background-color:#ffffff">&nbsp;the point behind this is. I'm facing the same thing here. I think it's gonna be kind of&nbsp; &quot;bad&quot; to have multi data sources in one page. </font></p> <p><font face="Tahoma" color="#000000" size="2" style="background-color:#ffffff">A.</font></p> 2006-02-03T16:01:54-05:001188722http://forums.asp.net/p/959635/1188722.aspx/1?Re+UpdatePanel+QuestionRe: UpdatePanel Question <p>Hi,</p> <p>&nbsp;Well I am learning it. I downloaded example in which used 2 UpdatePanels.<br> You mean I should use one UPDATEPANEL and put DataGrid, DataSource, Textbox and button in it and define trigger and it should work fine </p> <p>Or </p> <p>Separate </p> <p>UpdatePanel1 = DataGrid<br> UpdatePanel2 = Textbox and button ?<br> <br> So you have any downloadable article code or post where I can read more info on it?</p> <p>Thanks</p> 2006-02-04T09:20:48-05:001189062http://forums.asp.net/p/959635/1189062.aspx/1?Re+UpdatePanel+QuestionRe: UpdatePanel Question <p><font face="Tahoma" size="2">Hello, </font><a href="http://geekswithblogs.net/aymanfm/archive/2006/02/04/68194.aspx"><font face="Tahoma" size="2">I've&nbsp;just blogged this</font></a><font face="Tahoma" size="2">, hope it helps. </font></p> <p><font face="Tahoma" size="2">A..</font></p> 2006-02-04T23:55:49-05:00