[CLOSED] Store in .aspx: Access to the Store from usercontrol

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Store in .aspx: Access to the Store from usercontrol

    Hi everyone,

    I have an aspx which contains several usercontrols. Sometimes, several usercontrols need the same data from the data base (for example, "Cities" table), so I think it would be better (under performance point of view) if there is just one Store in aspx and the user controls read the data from that Store (instead of each usercontrol having its own Store loading each one the same data).

    So, how could the usercontrol access to the Store contained in aspx??

    Thank you in advance.
    Last edited by Daniil; Jan 17, 2014 at 10:27 AM. Reason: [CLOSED]

Similar Threads

  1. Replies: 2
    Last Post: Nov 15, 2012, 12:52 AM
  2. [CLOSED] ViewBag value in combobox store listener [aspx]
    By boris in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Oct 22, 2012, 7:44 AM
  3. [CLOSED] Access Grid Data Store and manually store to database
    By macap in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Oct 05, 2011, 8:52 AM
  4. Access store in parent page
    By pintun in forum 1.x Help
    Replies: 0
    Last Post: Apr 07, 2010, 7:40 AM
  5. Access to Store after PostBack...
    By myron in forum 1.x Help
    Replies: 3
    Last Post: May 07, 2009, 3:19 PM

Tags for this Thread

Posting Permissions