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 - MarquisMark9

Pages: [1]
1
If you enter “a<b” (no quotes or spaces) into a text field the “<b” part will disappear because the grid thinks it is the beginning of an html element I think.  This is only an issue if the character after the < is text and the value will show up when you go into edit mode.  So I think it is a rendering issue with text being interpreted as html.

You can reproduce this in their demo apps (https://paramquery.com/demos) by typing a<b in the Shipping Address field on Inline Editing/Editors & Validation.

2
Help for ParamQuery Pro / Sorting By Displayed Text
« on: February 28, 2017, 12:54:10 am »
We have a number of columns which use drop downs. The drop downs have display text which is a string and a value which is an int.  When the header is clicked to sort the column, it seems to be sorting by the int value, not the display text.  Is there a way to sort the column by its display text instead of the underlying value?

3
Help for ParamQuery Pro / Empty Cells and Validation (licensed version)
« on: February 22, 2017, 09:37:05 pm »
We have a requirement that cells require validation, but they can also be left empty. We can use the ESC key if they start editing a cell but then decide to leave it blank. The problem is if there was already a value in the cell and they edit to cell to make it blank, if they TAB they get the validation message, if they ESC it reverts back to its original numeric value. Basically is there any way to get the validation to accept a min and max range for the cell or accept the cell being blank?

4
Bug Report / Problem Editing Cells Using Firefox (Licensed Version)
« on: February 20, 2017, 11:43:06 pm »
We recently upgraded to the Pro version to take advantage of all of the features of the grid, as well as for the commercial license. We have had a problem with editing cells in the Firefox browser in both the free and licensed version.
When you edit a cell in Firefox, the backspace, right arrow and left arrow keys do not work. It seems like the keystrokes are simply eaten by the grid. Is there a fix or work around for this issue? We do not have these issues in Chrome or IE, but we are required to have the grid work in Firefox as well.

Pages: [1]