Upgrading from V1.3 to V2.0

  1. #1

    Upgrading from V1.3 to V2.0

    I've a couple of problems when upgrading:
    • the gridpanel rowdblclick listener has appaerently been removed, how and where can i implement this in v2.0?
    • The gridpanel loadmask has been removed, where to implement this in v2.0?
    • the border property for a panel has changed to int, but i get compiling errors when renaming border="false" to border="0"
    • how to retrieve the sort parameter of a store on server side and also the sort direction of the currently sorted column?
    • the property "AllowNegative" on a numberfield is also removed
    • On client side i can't convert anymore a textfield, numberfield, .... to an ext.net.component type
    • the property "InvalidText" for a FieldContainer is also removed...

    I hope someone can help me with the points above, because i don't find them in the changelog.txt
  2. #2
    Hi,

    Quote Originally Posted by Birgit View Post
    the gridpanel rowdblclick listener has appaerently been removed, how and where can i implement this in v2.0?
    Please use ItemDblClick. We will add into changelog, thanks for the report.

    Please keep one issue per thread.

Similar Threads

  1. Upgrading RC1 to RC2
    By santosbj in forum 1.x Help
    Replies: 8
    Last Post: Jun 14, 2011, 7:06 AM
  2. [CLOSED] Upgrading from 1.0 RC to 1.0.
    By mchim92 in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Nov 29, 2010, 9:06 PM
  3. upgrading from 0.8.1 to 0.8.2
    By Kamal in forum 1.x Help
    Replies: 4
    Last Post: Apr 08, 2010, 5:52 PM
  4. [CLOSED] Before upgrading to 1.0- Needs your help
    By Hari_CSC in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 16, 2010, 4:45 PM
  5. Getting exception after upgrading to v0.7
    By mthird in forum 1.x Help
    Replies: 5
    Last Post: Apr 21, 2009, 5:43 PM

Posting Permissions