Jump to content

Stemon63

uniGUI Subscriber
  • Posts

    488
  • Joined

  • Last visited

  • Days Won

    35

Posts posted by Stemon63

  1. Hi,
    We are always waiting for some simple components whose lack complicates our life as developers:
     Advanced (DB)Lookups, with management of displayed fields and key fields (not displayed), and being able to display multiple columns in the popup. This makes managing related archives in forms much easier. Now is really limited and creates difficulties.

    Also it would be nice to have:

    1) Client Stores: to fill client datasets to be used, almost always as lookups, directly on the client (states, countries, etc... where a quick lookup is needed);

    2) Grid cached updates:
    To make changes (CRUD) in the grid on the client and push all the changes "all-in-one" without continuously chatting with the server.

    or:

    3) Client datasets (related point 1)):
    ExtJs Store used as client dataset, with data binding, that "resolve" all modification to "all-in-one" server operation.

    4) Better and more powerful handling of direct input into grids.

    We need these solutions  to facilitate routine work and above all to save bandwidth, especially in heavy installations.

    Thank you

    • Like 1
  2. I also need to append record sequentially in Dbgrid, but it seems that nobody have this need.
    It's too difficult  to implement a working "VCL" datagrid input?
    I remember that a "light" grid for fast data input was planned (like a cached update on client). There are news on this?
    Thanks  
     

  3. Hi all, 
    I'm testing a mix of Unigui (ExtJs Layout) and Pure.css for get a TOTAL CLIENT Responsive features.
    Work is in progress, but this is a short video of result.
    I want to get a  client (in browser) responsive operations ,to avoid too much communication with the server, especially with large installations.
    Any hint or help is valuable, thank you!

    Happy New Year to all!

    • Like 8
    • Happy 3
  4. HI Muhammad,

    thank you for your sample.
    But I'm looking for a "CLIENT" solution, your is totally based on server.
    For an application with a high number of users, for better result, resize responsive forms must be managed on client for avoid server chatting.
    Thank you a lot!

     

  5. Hi, 
    in "intensive" systems, user must insert data directly into grid cells.
    Even if in web world this is a "strange" manner, we need direct input (with automatic append) on Dbgrids for porting Desktop applications, and this make differences with other competitor's systems because it's faster and more ergonomic.
    Thanks to all
     

    • Like 2
  6. On 10/7/2022 at 4:21 PM, Marlon Nardi said:

    Thanks my friend for your interest.

    I'm currently finishing some tests with it before going into production.

    It took me longer than expected because along the way there were some critical bugs in other components that I had to fix before.
    We are accelerating on new components and improvements to current components. 🤜🤛

    Please consider another step: it must works correctly  also in DBGRIDS!!! 😉

  7. Hi, 
    all component's sets  lack 2 essential components:
    1) Local store, for use dataset downloaded on client for repetitive operations (countries, cities, etc...)
    2) A true Lookup combo (and Db version) with a grid inside popup, with autocomplete on search input. Like devexpress Vcl Lookups. This Lookup must be works also into Dbgrid editing.
    Those components are essential for a fast and true porting from Desktop to web.
    If there is a component set that have those features, I buy it immediately 🙂
    Thanks

    • Upvote 1
×
×
  • Create New...