[CLOSED] Reading data from a store in codebehind

  1. #1

    [CLOSED] Reading data from a store in codebehind

    Is there an example available to show me how to write code in the codebehind that reads the data that is currently in the datastore? I have a multiselect that is bound to a data store and after items are dragged into it from anopther multiselect, I want to be able to read the data from the store in an Ajax Event so that I can validate and update.

    Thanks.

    -Steve
  2. #2

    RE: [CLOSED] Reading data from a store in codebehind

    Hi,

    Store doesn't contain data on server side, you need manually submit data to the server side. Please see the following sample


    https://examples1.ext.net/#/Form/Mul...t/Submit_Data/
  3. #3

    RE: [CLOSED] Reading data from a store in codebehind

    That example was <U>exactly</U> what I needed. Thanks. You guys are terrific.

    -Steve

Similar Threads

  1. Replies: 5
    Last Post: May 17, 2011, 9:10 AM
  2. [CLOSED] Data Store not updating record mapping from codebehind
    By sadaf in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 08, 2010, 4:42 PM
  3. Help reading back data on a page
    By as2007 in forum 1.x Help
    Replies: 1
    Last Post: Feb 28, 2010, 4:50 AM
  4. [CLOSED] Data Store deriving invalid data variable name
    By SFritsche in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 15, 2009, 12:31 PM
  5. how to bind data for gridpanel in codebehind?
    By tangcan2003 in forum 1.x Help
    Replies: 2
    Last Post: Mar 12, 2009, 6:11 AM

Posting Permissions