[1.0] DataStore Record Field Bug

  1. #1

    [1.0] DataStore Record Field Bug

    Hey all,

    I sent a message few days before http://forums.ext.net/showthread.php...32084-5-1.aspx


    Actually, after investigating through the 0.8.2 and 1.0, I found that there is a diffence between 0.8.2 and 1.0 in initializing the following recordField:




    <ext:RecordField Name="MyField" Type="Int" />



    - An int type recordfield will be initialized by a "null" value in Coolite 0.8.2.
    - An int type recordfield will be initialized by a "0" value in Ext.Net.




    I'm trying to figure out what's the solution to get null as default value. I used the DefaultValue property but it's not working.


    Looking forward for your help.




  2. #2

    RE: [1.0] DataStore Record Field Bug

    Hey all,

    Can anyone help me !! I stopped all my dev progress since I didn't find any solution :((

    Please help me !

Similar Threads

  1. [CLOSED] Access to record when field is bound?
    By PatrikG in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 04, 2011, 5:11 PM
  2. Replies: 0
    Last Post: Jul 26, 2010, 9:09 AM
  3. record field date
    By [WP]joju in forum 1.x Help
    Replies: 6
    Last Post: Sep 17, 2009, 5:17 AM
  4. [CLOSED] ID for new DataStore Record
    By Steve in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 14, 2009, 1:57 PM
  5. Replies: 0
    Last Post: Apr 23, 2009, 7:43 AM

Posting Permissions