DirectEvent controls update strategy?

  1. #1

    DirectEvent controls update strategy?

    Hi.. I want to ask, whats the best strategy to update controls during direct events?For exaple I runs direct event handler by clicking on the button, then reload some data and makes an new binding to my DataStore. Which methods should I invoke to correctly refresh data binded to my GridPanel from this store?


    I've tried Grid.Update and DataStore.Update but currently nothing helps.
  2. #2

    RE: DirectEvent controls update strategy?

    try store.DataBind()

Similar Threads

  1. [CLOSED] DirectEvent not firing with the latest SVN update
    By sailendra in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Jun 18, 2012, 11:57 AM
  2. [CLOSED] Update ASP.Net Controls during DirectEvent/Method
    By alexkay in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 19, 2011, 6:23 AM
  3. Update Controls and Content during a DirectEvent
    By HosseinHelali in forum 1.x Help
    Replies: 1
    Last Post: Jul 12, 2011, 10:15 AM
  4. [CLOSED] Update the DirectEvent Click URL from code behind
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 15, 2011, 10:08 AM
  5. [CLOSED] Task Update DirectEvent in TaskManager
    By pil0t in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 21, 2010, 8:30 PM

Posting Permissions