[CLOSED] [2.0] e.DataHandler.ObjectData and null

Page 2 of 2 FirstFirst 12
  1. #11
    Howdy,

    Did you guys have a chance to look at this??

    Thanks
  2. #12
    Hi @SouthDeveloper,

    Thank you for the update!

    Now in Ext.NET v2 you can set a Serialize function for ModelField to configure custom serialization.
    http://docs.sencha.com/ext-js/4-1/#!...-cfg-serialize
  3. #13
    Is this function mapped to ext.net?? Could you show me how to implement this, please?



    Thanks!
  4. #14
    Example
    <ext:ModelField Name="test">
        <Serialize Fn="mySerializeFunction">
    </ext:ModelField>
    Please note that it is available in Ext.NET v2 and won't be included to v1.
Page 2 of 2 FirstFirst 12

Similar Threads

  1. [CLOSED] ObjectData and PrimaryKey
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 06, 2012, 8:15 AM
  2. Replies: 0
    Last Post: Dec 01, 2011, 6:43 AM
  3. Ext.fly(...)' is null or not an object
    By kapil gupta in forum 1.x Help
    Replies: 5
    Last Post: Nov 10, 2010, 8:59 AM
  4. [CLOSED] [1.0] d=null
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 21, 2010, 11:06 PM
  5. Replies: 1
    Last Post: Jun 08, 2010, 11:38 AM

Posting Permissions