[progress Communities] [progress Openedge Abl] Forum Post: Re: Support For New Ui In Portal...

  • Thread starter Thread starter Thierry Ciot
  • Start date Start date
Status
Not open for further replies.
T

Thierry Ciot

Guest
Iram, very interesting. There are really 2 parts to what we did for new ui: 1) For the main runtime, we rewrote the ui entirely using the design of sending JSON data from the server and then running the entire UI dynamic generation from the client side. 2) For quite a few JSP pages, we applied various techniques to integrate them with Kendo UI - without having to rewrite it all - that is to make the page theme-able, to use kendo widgets where ever we could - for example using a data-role="toolbar" to convert the existing toolbars and to make them support text direction right to left. Finally, at document.ready we use jquery to transform the content (for example, to remove some old css and add new classes, ect...) Let me check with the team what we can do for you. We are extremelly busy with the current release as you can imagine so we can't promise anything at this stage. Thierry.

Continue reading...
 
Status
Not open for further replies.
Back
Top