SergioFeitoza Posted October 19, 2020 Posted October 19, 2020 Hi all ... Is there a demo or example of how to use TUniCustomDBVerticalGrid ? I noticed that in this component there is not the OPTIONS properties (it would be great if achievable) Quote
SergioFeitoza Posted October 19, 2020 Author Posted October 19, 2020 1 hour ago, SergioFeitoza said: Hi all ... Is there a demo or example of how to use TUniCustomDBVerticalGrid ? I noticed that in this component there is not the OPTIONS properties (it would be great if achievable) I found in the demos area Quote
SergioFeitoza Posted October 19, 2020 Author Posted October 19, 2020 Only now I realized the big amount of resources available in Unigui grids including checkboxes, widgets. Please help me with the following: If I have a (normal) horizontal grid I I can use OPTIONS >> dbcheckselect to multiselect the lines I wish. If I am using a TuniDBverticalgrid I did not find the OPTIONS properties So, how to add a column with checkboxes in a vertical grid ? See the figure Quote
Sherzod Posted October 20, 2020 Posted October 20, 2020 12 hours ago, SergioFeitoza said: If I am using a TuniDBverticalgrid I did not find the OPTIONS properties So, how to add a column with checkboxes in a vertical grid ? See the figure Hello, Sorry, for what purpose? Quote
SergioFeitoza Posted October 20, 2020 Author Posted October 20, 2020 The idea is to have a kind of calculator that sum for each year the parcels 1 to 4 . In the upper figure 3 check boxes are selected and I sum 3 lines . In the lower figure 2 check boxes are selected and the total is the sum of the two checked boxes the code for each Onclickcheckbox is easy to compose My dificulte is that I do not know how to create a column with the check boxes in a vertical dbgrid ( or a line with check boxesin a horizontal dbgrid) 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.