erich.wanker Posted January 27, 2017 Posted January 27, 2017 Hy .. how can i react to a "on GroupHeader click" Example: i have a toDo List in a uniDBGrid i show the "work-order" grouped by "schedule_number" if i click on the GroupTitle - i want to get the Schedule-number for a additional procedure ... Any Ideas ThanX Erich Quote
Sherzod Posted January 27, 2017 Posted January 27, 2017 Hi, Can you explain what you wanted? Maybe this event can help?: function headerclick(ct, column, e, t, eOpts) { // } Best regards. Quote
mhmda Posted January 28, 2017 Posted January 28, 2017 If I understand you correctly then this is what you want: Try to click the image it will make call (ajax) to the form and from there you can do whatever you want. Project from here: http://3msoft.net/mhmd/titleclick.rar Online demo: http://5.189.151.122:8034/ Quote
erich.wanker Posted January 30, 2017 Author Posted January 30, 2017 hello mohammad, Yes ... this is exactly what i want ... can you post a sniple of delphi-code - how this works? (the Rar-file contains just DCU files) ThanX and nice greetings Erich Quote
Stemon63 Posted January 30, 2017 Posted January 30, 2017 HI, Mohammad you are a killer... :-)Please send us an example on virtual scroll in Dbgrid. I am waiting it for years... :-)Good Job, Stefano Quote
mhmda Posted January 30, 2017 Posted January 30, 2017 Here is the explanation: I hope it's clear, if not please let me know :-) 1 2 Quote
M477H13U Posted February 2, 2017 Posted February 2, 2017 Hello Mohammad, first of all, thank you for your example! secondly, I would like to know if you implemented the dynamique grouping via Js or using Delphi ? If using Delphi, would you mind explaining how did you implement it ? Thirdly, how did you add the possibility, when clicking on the title column, to group by the selected column ? Fourthly, and if you prefer, would it be possible to get your project so I (We ?) could understand plainly how did you implement everything ? Thank you very much for you time, I wish you all a good day, sirs! M477h13u Quote
eduardosuruagy Posted May 10, 2017 Posted May 10, 2017 You can give me an example, because I could not make the example here. Thank you! Quote
eduardosuruagy Posted May 10, 2017 Posted May 10, 2017 Here is the explanation: I hope it's clear, if not please let me know :-) You can give me an example, because I could not make the example here. Thank you! 1 Quote
mahdi Posted May 28, 2019 Posted May 28, 2019 On 1/30/2017 at 9:28 PM, mhmda said: Here is the explanation: I hope it's clear, if not please let me know :-) dear mohammad, teach me how to do grouping with uniquery1 (unidac), like in the unigui demo project (row grouping) Quote
dzhvaooha Posted August 11, 2021 Posted August 11, 2021 Hello, is there anybody in there? Mohhammad, can you please reupload pictures or something like that? Can't look at your tutorial, it shows 404. Quote
Sherzod Posted August 11, 2021 Posted August 11, 2021 Hello, Can you please specify which edition and build of UniGUI are you using? Quote
dzhvaooha Posted August 11, 2021 Posted August 11, 2021 4 hours ago, Sherzod said: Hello, Can you please specify which edition and build of UniGUI are you using? 1.90.0 (Equinox) UNG-2783 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.