[CLOSED] Migrating from v1.5 to 2.0.1 differences.

  1. #1

    [CLOSED] Migrating from v1.5 to 2.0.1 differences.

    Hi,
    I've made some ask in here http://forums.ext.net/showthread.php...lumn-from-v1-5

    In this thread I want to ask what are replacements for controls from v1.5 which isn't descibed in changelog. I will try to edit this post to minimalize large of discussion.

    So lets get on:

    GroupingView,
    PageIndex property in PagingToolbar control,
    Method ClearMeta in Store,
    BaseParams[key] in Store,
    SelectedIndex in combobox,
    SelectionMemory in GridPanel

    Thanks,
    ViDom
    Last edited by Daniil; Sep 27, 2012 at 1:47 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Quote Originally Posted by ViDom View Post
    GroupingView
    The CHANGELOG item #23:
    https://examples2.ext.net/#/Getting_...nts/CHANGELOG/

    Also please see the example.
    https://examples2.ext.net/#/GridPane...eous/Grouping/

    Quote Originally Posted by ViDom View Post
    PageIndex property in PagingToolbar control
    The CHANGELOG item #61.

    Quote Originally Posted by ViDom View Post
    Method ClearMeta in Store
    There I think there is no need in this method anymore in Ext.NET v2.

    Quote Originally Posted by ViDom View Post
    BaseParams[key] in Store
    Please use the Parameters collection.

    Quote Originally Posted by ViDom View Post
    SelectedIndex in combobox
    The CHANGELOG item #50.

    Quote Originally Posted by ViDom View Post
    SelectionMemory in GridPanel
    We will consider a possibility to get this property back.

    Thank you for the question, we will add missed items into CHANGELOG.
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi,



    The CHANGELOG item #23:
    https://examples2.ext.net/#/Getting_...nts/CHANGELOG/

    Also please see the example.
    https://examples2.ext.net/#/GridPane...eous/Grouping/



    The CHANGELOG item #61.



    There I think there is no need in this method anymore in Ext.NET v2.



    Please use the Parameters collection.



    The CHANGELOG item #50.



    We will consider a possibility to get this property back.

    Thank you for the question, we will add missed items into CHANGELOG.

    and MaskDisabled in Window control is renamed or removed?
  4. #4
    Quote Originally Posted by ViDom View Post
    and MaskDisabled in Window control is renamed or removed?
    It has been renamed to MaskOnDisable.
  5. #5
    We implemented the SelectionMemory property. Now it is a bool. Thank you for pointing it out.

Similar Threads

  1. [CLOSED] Migrating a MVC App from v1 to v2
    By RCN in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 10, 2012, 7:05 PM
  2. Replies: 3
    Last Post: Feb 24, 2011, 2:41 PM
  3. [CLOSED] Which are the differences between ColumnTree & TreeGrid?
    By capecod in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 17, 2011, 2:19 PM
  4. [CLOSED] Split handle color differences
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Jul 26, 2010, 9:51 AM
  5. Differences?
    By state in forum 1.x Help
    Replies: 1
    Last Post: Mar 21, 2009, 8:53 AM

Tags for this Thread

Posting Permissions