Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fcamarillo590

Pages: [1]
1
ParamQuery Pro Evaluation Support / Pro Download
« on: May 21, 2019, 11:14:36 pm »
Hi,
 I previously had purchased version 2. Yesterday, I purchased version 6 and am not able to download it from the "Pro Downloads". The email I received said I could download it from there.

2
Bug Report / Groupmodel cannot select last row
« on: August 29, 2014, 09:51:45 pm »
In my grid I have selectionModel and groupModel as such:
 selectionModel: { type: 'row', mode: 'range' },
 groupModel: {
       all: true,
       dataIndx: ["Status"],
       collapsed: [false],
       title: ["&nbsp;&nbsp;<b style='font-weight:bold;'>Status: {0} {1} item(s)</b>", "{0} - {1}"],
       dir: ["up"],
       icon: ["ui-icon-minus", "ui-icon-plus"]
}
When viewed in browser, I am unable to select the last row in the grid. All other rows above can be selected. This happens on all pages in the grid. Always the last row can't be selected. I also tried setting mode to single and block with same results. Same with setting type to 'cell'. Always the last row is unselectable. When clicking on any cell in the row the only visual indication is the cell clicked on geta a dashed-dot border around it.

3
Help for ParamQuery Grid (free version) / Download SDK
« on: August 15, 2014, 02:23:22 am »
I just purchased the PRO license. Receipt number is: xxxx. I need to download it now.

Pages: [1]