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

Pages: [1]
1
Help for ParamQuery Pro / remove dropdown selected value
« on: March 22, 2021, 11:12:40 pm »
HI,

How can I remove selected dropdown value and default it back to empty selection. I am using init method( ui.$editor.on('change', function()) to call another method and based on returned value from that , dropdown selected value should get changed to default empty value.

2
Help for ParamQuery Pro / Re: setting color of nested grid
« on: March 17, 2021, 03:06:25 am »
Thank you. I was able to implement styling dynamically using this.

3
Help for ParamQuery Pro / Re: setting color of nested grid
« on: March 16, 2021, 10:56:57 pm »
Hi,
As mentioned earlier, I have tried rowInit for detail grid but that didnt work.
 Is there anything different in way the style needs to be set in rowInit method for detail grid. Can you share an example?

4
Help for ParamQuery Pro / setting color of nested grid
« on: March 16, 2021, 10:09:16 pm »
HI,

Can you please share some demo on how to set colors of a nested grid dynamically. I am using rowinit method to set color of main grid but it doesnt work for a nested grid.

Pages: [1]