× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Yes,

EXTJS has a brilliant architecture in that regard.

You define a DataStore component that acts like a mirror an communicates
with the REST server and it is able to all thoughts of things.

The you define a Grid or a Form and connects it to the DataStore so events
and data is reflected back to the DataStore that then automatically
communicates
with the server.

Now for the dich digging programmers a DataStore has a column definition but
for us lazy programmers we don't code it into the DataStore component but
transfers the column descriptions as a header with the data from the Rest
service
and the Grid and Forms components is then able to see if a coded field is
defined
in the Data Store and if not, drop the field.

On Sat, Mar 24, 2018 at 1:49 PM, Nathan Andelin <nandelin@xxxxxxxxx> wrote:

On Fri, Mar 23, 2018 at 2:56 PM, Henrik Rützou <hr@xxxxxxxxxxxx> wrote:

I have already this more or less designed and running in production!


Yes, I understand. Ext.js is essentially a browser-based web services
client. It uses a REST web-service API to interact with a server. And CGI
programs that return XML or JSON formatted responses would qualify as
web-service providers.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/web400.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.