Access to usercontrol page's gridpanel data on container page's event

  1. #1

    Access to usercontrol page's gridpanel data on container page's event

    Hi,
    I have a page (container page) that includes a number of usercontrols (.ascx pages) inside a tabbed panel. There is a global Save/Update button in container page and the idea is to receive all relevent data from usercontrols and save/update them in a single transaction. Now, since my user control pages have gridpanels in them, how can I access records from those grids (getting records from grids store) on global Save/Update button's event?

    One more thing. Is there anyway to Reset/Clrear gridpanel from code behind?

    Hope I could clarify my problem. Thanks.
    Last edited by reezvi; Jan 19, 2012 at 10:34 AM. Reason: bump
  2. #2
    Hi There..Any Update?

Similar Threads

  1. Replies: 1
    Last Post: Feb 03, 2012, 2:36 PM
  2. WakeUp parent page on usercontrol event
    By immanegiuv in forum 1.x Help
    Replies: 1
    Last Post: Dec 02, 2011, 10:36 AM
  3. [CLOSED] How to access container from AutoLoad Page?
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 29, 2011, 8:55 AM
  4. Replies: 1
    Last Post: Mar 11, 2011, 2:54 PM
  5. Replies: 5
    Last Post: Aug 04, 2009, 10:49 AM

Posting Permissions