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

Pages: [1]
1
Help for ParamQuery Grid (free version) / Re: Column Header Alignment
« on: March 15, 2017, 09:37:31 pm »
The issue was with having the column headers aligned differently from the data.  I right after I posted (but before it was accepted by the moderator) that there was an halign attribute in addition to the align attribute in the column model.

2
Help for ParamQuery Grid (free version) / Column Header Alignment
« on: March 08, 2017, 09:42:43 pm »
RESOLVED

3
The left and right arrow keys do not work inside of a numeric cell when in edit mode.  It does work correctly for text fields.  You can reproduce this problem using your Batch Editor demo.  Is there a workaround or bug fix forthcoming?

4
Help for ParamQuery Grid (free version) / Re: Negative Number Support
« on: February 14, 2017, 10:42:31 am »
RESOLVED - with upgrade

I found that with the free version of the grid, I could enter the negative if I typed fast.  If I hit the "-" and then waited a breath before typing a numeral it removed the negative.  If I typed fast enough it worked.

We upgraded to the pro version and with no code changes everything started working correctly as in your demos.

5
Help for ParamQuery Grid (free version) / Re: Negative Number Support
« on: February 08, 2017, 08:37:56 pm »
Is this the expected behavior with your grid?

6
Help for ParamQuery Grid (free version) / Re: Negative Number Support
« on: February 04, 2017, 01:02:16 am »
The issue isn't only the validation.  If I want to enter "-100",  I have to enter in the "100" and then backspace to the beginning and add the "-".  I can't start out by typing the "-" first.  Is there a way around this?

7
Help for ParamQuery Grid (free version) / Negative Number Support
« on: February 03, 2017, 01:27:47 am »
If I set the DataType on the ColumnModel to float it won't let me enter negative numbers.  Is there a way around this without using RegEx?

Pages: [1]