[CLOSED] Load Data after write

  1. #1

    [CLOSED] Load Data after write

    Last edited by Daniil; Oct 25, 2013 at 6:54 AM. Reason: [CLOSED]
  2. #2
    Hello!

    Try to set Buffer to your DirectEvent. In the sample below, the change event will wait for 1 second and during this period swallow all Events except the last one:

    <Change OnEvent="txtBuscar_Change" Buffer="1000">
        <EventMask Msg="Cargando estudios..." Target="CustomTarget" CustomTarget="gpEstudios" ShowMask="true" />
    </Change>
  3. #3
    Quote Originally Posted by Baidaly View Post
    Hello!

    Try to set Buffer to your DirectEvent. In the sample below, the change event will wait for 1 second and during this period swallow all Events except the last one:

    <Change OnEvent="txtBuscar_Change" Buffer="1000">
        <EventMask Msg="Cargando estudios..." Target="CustomTarget" CustomTarget="gpEstudios" ShowMask="true" />
    </Change>
    Thank you Baidaly this is working.

Similar Threads

  1. [CLOSED] Load Mask Not displaying on Grid Panel data load
    By WHISHWORKS in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 17, 2013, 3:44 PM
  2. Replies: 0
    Last Post: Jul 30, 2012, 3:32 PM
  3. Replies: 1
    Last Post: Apr 19, 2012, 12:35 PM
  4. [CLOSED] Multihead / Filter - Write column Data
    By majunior in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 12, 2011, 10:11 AM
  5. [CLOSED] Stop treepanel to load data on page load
    By inayath in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 11, 2011, 10:17 AM

Tags for this Thread

Posting Permissions