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.


Topics - rgorantla

Pages: 1 [2]
16
Help for ParamQuery Pro / IMP - Tabbing
« on: October 13, 2014, 03:11:42 am »
Hi,

When i tab on input element - Delete is missing .. Please see attached images.

It started all of a sudden

Thanks ,
Roseline.

17
Help for ParamQuery Pro / Saving
« on: October 07, 2014, 02:17:56 am »
Hi,

i have few columns non-editable based on a condition in a column

When you try to save - it is giving a validation MSG saying required and able to answer that particular cell.


If the cell is non-editable - validations shouldn't work and shouldn't be editable. Validations should work Only if it is editable.

How to make this possible ?

Please help !

18
Help for ParamQuery Pro / beforevalidate
« on: October 02, 2014, 09:09:16 pm »
can you please point me to the demo or can you share an example for beforevalidate , how it works?
Thanks!

19
Bug Report / IE10 issue - Scrolling
« on: October 01, 2014, 06:08:11 pm »
Hi,

when you select cells using mouse in IE - frozen cells are moving to left.

Please see attached

20
Bug Report / Excel Copy Paste Bug
« on: September 30, 2014, 10:26:21 pm »
Hi,

Have 2 issues:

If we have 3 new rows created - trying to paste 1 row from Excel - It is pasting the same data in all 3 rows

2nd one :

if you are trying to paste it in the 3rd row, it still pastes it in the 1st row instead of the 3rd row.

Any suggestions?

21
Help for ParamQuery Pro / Validations - Required vs Warning
« on: September 29, 2014, 08:35:28 pm »
Hi,

we like the way the tool tip shows upon validation.
Is there a way to just give a warning and accept values(in a tool tip)  rather than making it as a required validation and ignore?

I did this as a popup but as per my requirement - they like the way the tooltip shows, so they want it to be a warning in atooltip for few cells.

Appreciate your help.

Thanks,
Roseline

22
Help for ParamQuery Pro / Dropdown autocomplete Case Sensitive
« on: September 29, 2014, 08:32:20 pm »
Hi,

Can we make autocomplete text box case insensitive ?

Ex: I have ABC in a dropdown and when i am trying to enter abc it is giving me an error


Thanks,
Roseline.

23
Help for ParamQuery Pro / Copy and Paste when in Edit mode
« on: September 26, 2014, 10:01:32 pm »
Hi,

Sorry for the multiple Questions.

Is there any way to paste a row when you are in a edit cell mode?

Ex: if i am in a cell - trying to paste a row it pastes the copied information into that particular cell rather than pasting in the whole row.
I know its possible by getting out of that editor(by clicking escape) and paste but the requirement I've got is this and they want it to be Single click edit, and paste into the entire row , not just in the selected cell.

24
Help for ParamQuery Pro / Excel Copy Paste Error
« on: September 23, 2014, 08:41:10 pm »
Hi,

First time when you copy and paste multiple rows and columns it is working fine.
When you click addnewrow - and try to paste i am receivign an error

"Uncaught primary key violation"

25
Help for ParamQuery Pro / Read Only Cells
« on: September 19, 2014, 08:31:16 pm »
Hi,

i Have column groups(A ', B) - 1 column in Group A has a radio button - if it is yes then Group B should be grayed out (Users cannot edit or enter any data) , if it is NO then it should be editable.

Is there any group/column property to set the editable property or anything for the above mentioned requirement?


26
Help for ParamQuery Pro / pqgrid not loading v2.2.0
« on: September 16, 2014, 09:39:06 pm »
Hi,

I have included all files  in my header section : and trying to load pqgrid but receiving an error "undefined is not a function"  (var grid1 = $("div#medicalgrid").pqGrid)

<link rel="stylesheet"         href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/base/jquery-ui.css" />
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
    <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js"></script>
    <link href="~/Content/pqgrid.min.css" rel="stylesheet" />
     <script src="~/Scripts/touch-punch.min.js"></script>
    <script src="~/Scripts/pqgrid.min.js"></script>

27
Hi,

I am a newbie to this and trying to see if there is a feature of copying and pasting within the grid, from excel and Also Dragging feature like
Excel (when you select a cell and drag , the cells where you dragged will copy the selected cell value).

Appreciate your help on this

Thanks,
Roseline.

Pages: 1 [2]