
ReaderF
Members-
Content Count
13 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout ReaderF
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Ok imagine I'm using the trial version )) Can you help me?
-
DoubleFacePalm Do you get tired of giving this question every time? 1534 version
-
@zilav , @Hayri ASLAN Good evening. Can I implement this event? Can you help for double clicking? I found this event from sencha doc "pivotitemdoubletap" but I don't know how use it like your sample with ajaxevent This code doesn't work for me With UniDBPivotGrid1, JSInterface do begin JSAddListener('pivotitemcelldoubletap', JSFunction('a,b', 'ajaxRequest('#1', "onSelect", ["bdata="+b.data["ext-35"]]);')) end;
-
nobody knows? This example shows how disable https://examples.sencha.com/extjs/7.0.0/examples/kitchensink/?classic#collapsible-pivot-grid But I can;t use it for Unigui // set to "false" to make groups on rows uncollapsible collapsibleRows: false, // set to "none" to disable subtotals for groups on rows rowSubTotalsPosition: 'none', // set to "false" to make groups on columns uncollapsible collapsibleColumns: false, // set to "none" to disable subtotals for groups on columns colSubTotalsPosition: 'none', // Set
-
Hi, How disable collapsibleRows Pivotgrid? Unibdgrid has property CollapsibleRows and CollabsibleColumnts but thiis is not work My unigui version is 1534.. I try like this but not work on create form and onready form and onshow events not work UniDBPivotGrid1.JSInterface.JSConfig('collapsibleRows', ['false']); UniDBPivotGrid1.JSInterface.JSConfig('collapsibleColumns',['false']);
-
Hi all In this method Don't work debug analyzer Delphi I can't see which line errors hapened
-
in unigui serverput are you settings /almacen /nomina when compiling?
-
Если грид только для отображение попробуйте через view или селект с joinom
-
Try use restrequest4delphi https://blogs-embarcadero-com.cdn.ampproject.org/c/s/blogs.embarcadero.com/powerful-open-source-restrequest4delphi-makes-rest-easy-in-delphi/amp/