Jump to content

Stemon63

uniGUI Subscriber
  • Posts

    487
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Stemon63

  1. Hi all, those are the sources of my test. Please tell me on idea and help me sharing better or modified code. Good Job! Demo Responsive.zip
  2. Hi Sherzod, I have the impression that having a UNIGUI component is better... 😄
  3. 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
  4. 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
  5. Hi, I'm in development stage, so code change very often. I will share sources as soon as they are stable and works well 🙂 So all can contribute for better result, thanks!
  6. 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! Demo Responsive_GoogleChrome.mp4
  7. Happy 2023 for everyone !!
  8. Hi Fred, i can works also with a multimodem configuration? I have another system that permits to send sms with 4-6-8 different modems, with auto switch if one is busy, damaged or not ready, or cycle between modems for "balancing". and failover. If is possible, then I'm interested in your software. Thanks.
  9. Hello, this topic is very interesting to me; I need to find a "CLIENT" solution for responsive logic instead of handling server side behavior, avoiding many "chatting" calls on "resize". Especially with applications with large numbers of users. Please update and share your progress, Thank you
  10. Yes Idris, it's like React server side rendering. But I Known too many people that "resize continuosly" the browser 😆 Thank you for the sample. Good Job!
  11. 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!
  12. I've been trying PureCSS with good results, but I'm still early testing...
  13. Wonderful!!! Where is the source code? 🙂
  14. 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
  15. Hi Abaksoft, thank you for help. But I need exactly what Muhammad ask in its first two images. Thanks a lot!
  16. Hi Sherzod, i need the same unifield responsive layout and can't find anything related in your link. Please give us precise details about it! Thanks in advance!
  17. Hi, has anyone tried integrating Pure.css to get the infamous responsive? Thank you!
  18. An ancient question never resolved with a good component ... that everyone really needs!!! 😉
  19. 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
  20. Hi Aggie85, Please, can you share the working example project? Thanks a lot!
×
×
  • Create New...