apokroy
11 Nov 2009, 1:37 AM
Hi!
Ext.nd is great work.
I'm very new to Ext.js and JavaScript, i'm using it only few days, sorry if some my questions is silly, and sorry for my english.
Problems i found:
When NotesView column name contains underscore value not rendered in browser, because "$" chars replaced with underscore when Ext.nd reading view design and replaced back when read data. I know, i can rename columns in notes, but that bad practice, because any changes in notes view design may result column name change.
Icons not rendered in columns with "display values as icons" if column formula evaluate to image resource name, not icon index.
Time to time, in view duplicates context menu items: "Open", "Edit", "Open", "Edit". See attachment.
Questions:
How i can specify different settings for different views (selection model, paging, multiExpand etc) when opening it from Outline?
Ext.js roadmap plans column lock and column header grouping features, have your plan include it in Ext.nd?
Thanks
Ext.nd is great work.
I'm very new to Ext.js and JavaScript, i'm using it only few days, sorry if some my questions is silly, and sorry for my english.
Problems i found:
When NotesView column name contains underscore value not rendered in browser, because "$" chars replaced with underscore when Ext.nd reading view design and replaced back when read data. I know, i can rename columns in notes, but that bad practice, because any changes in notes view design may result column name change.
Icons not rendered in columns with "display values as icons" if column formula evaluate to image resource name, not icon index.
Time to time, in view duplicates context menu items: "Open", "Edit", "Open", "Edit". See attachment.
Questions:
How i can specify different settings for different views (selection model, paging, multiExpand etc) when opening it from Outline?
Ext.js roadmap plans column lock and column header grouping features, have your plan include it in Ext.nd?
Thanks