Masteritec Posted October 30, 2020 Posted October 30, 2020 Current UnimDbListGrid page navigator slider style is not user friendly at all. Not convenient to user especially when we got a lot of pages. Kindly redesign the page navigator like web. Can you let me know when this feature is ready for us to use. I everyday received complaint from my end users. Please help and consider my suggestion. Urgent
Sherzod Posted October 30, 2020 Posted October 30, 2020 41 minutes ago, Masteritec said: Current UnimDbListGrid page navigator slider style is not user friendly at all Hello, So, please tell us, how we can make it better?
Masteritec Posted October 30, 2020 Author Posted October 30, 2020 1 hour ago, Sherzod said: Hello, So, please tell us, how we can make it better?
Masteritec Posted October 30, 2020 Author Posted October 30, 2020 1 minute ago, Masteritec said: This will easy for user to navigator in mobile mode
x11 Posted November 1, 2020 Posted November 1, 2020 On 10/30/2020 at 2:46 PM, Sherzod said: So, please tell us, how we can make it better? better it is a infinite scrolling like in Twitter or Facebook 1
Hayri ASLAN Posted November 3, 2020 Posted November 3, 2020 On 11/1/2020 at 6:50 AM, x11 said: better it is a infinite scrolling like in Twitter or Facebook Hi, We already implemented infinite scrolling.
x11 Posted November 3, 2020 Posted November 3, 2020 7 hours ago, Hayri ASLAN said: Hi, We already implemented infinite scrolling. you have an example using Devart UniDAC
x11 Posted November 3, 2020 Posted November 3, 2020 On 11/3/2020 at 2:26 AM, Hayri ASLAN said: Hi, We already implemented infinite scrolling. http://forums.unigui.com/index.php?/topic/14411-unidbgrid-autoloadдозагрузка/&do=findComment&comment=78536 1. paged := False, smart fetch := true (image 1 and 2). (SmartFetch Mode enabling fast bi-directional navigation through large datasets) UniQuery1.SmartFetch.LiveBlock := True; UniQuery1.SmartFetch.Enabled := True; UniQuery1.SpecificOptions.Values['FetchAll'] := 'True'; // https://forums.devart.com/ru/viewtopic.php?f=26&t=26724&p=22189#p20128 2. use my example from the link above (uniDAC + Firebird 3). 3. press Grid button to create the frame and then press Refresh button (image 3).
Hayri ASLAN Posted November 3, 2020 Posted November 3, 2020 11 hours ago, x11 said: test case uniGUI_Layout1.zip 65.47 kB · 3 downloads Sorry i don't have uniDAC + Firebird 3 to able to test this.
x11 Posted November 4, 2020 Posted November 4, 2020 OK. Do with other components like FireDAC and MySQL. Not with TClientDataset
x11 Posted January 12, 2021 Posted January 12, 2021 On 11/3/2020 at 2:26 AM, Hayri ASLAN said: Hi, We already implemented infinite scrolling. where?
Hayri ASLAN Posted January 12, 2021 Posted January 12, 2021 Just now, x11 said: where? Please check Grid - Infinite Scroll demo
x11 Posted January 12, 2021 Posted January 12, 2021 On 11/4/2020 at 1:46 AM, Hayri ASLAN said: Sorry i don't have uniDAC + Firebird 3 to able to test this. ok, there is FireDAC test-case (BufferStore not working in TunimDBGrid mobile grid) http://forums.unigui.com/index.php?/topic/15954-не-работает-bufferstore-в-мобильной-сетке-tunimdbgrid/
x11 Posted January 12, 2021 Posted January 12, 2021 2 minutes ago, Hayri ASLAN said: Please check Grid - Infinite Scroll demo Sorry, but in real projects nobody uses TClientDataset. Do you have a working example based on FireDAC, uniDAC?
Hayri ASLAN Posted January 12, 2021 Posted January 12, 2021 Just now, x11 said: Sorry, but in real projects nobody uses TClientDataset. Do you have a working example based on FireDAC? Hi I tested it with MySQL and it is working as expected.
x11 Posted January 12, 2021 Posted January 12, 2021 (edited) test-case firebird + firedac https://files.dp.ua/en/Z5Esv3YHP not work Edited March 17, 2021 by x11 link updated
Hayri ASLAN Posted January 12, 2021 Posted January 12, 2021 Just now, x11 said: test-case firebird + firedac https://files.dp.ua/ru/YkADEZ5swX not work Are you getting any error? What is not working?
x11 Posted January 12, 2021 Posted January 12, 2021 loading............... It says "loading...." but the records are not loaded, the program hangs
rgreat Posted January 14, 2021 Posted January 14, 2021 On 1/12/2021 at 10:24 PM, x11 said: in real projects nobody uses TClientDataset. Wrong.
x11 Posted January 15, 2021 Posted January 15, 2021 On 1/12/2021 at 9:28 PM, Hayri ASLAN said: Are you getting any error? What is not working? do you test my test-case?
Sherzod Posted January 15, 2021 Posted January 15, 2021 27 minutes ago, x11 said: do you test my test-case? I have tested. Confirmed. 1
x11 Posted March 17, 2021 Posted March 17, 2021 On 1/15/2021 at 9:38 AM, Sherzod said: I have tested. Confirmed. ?? 1
Recommended Posts