jQWidgets Forums
Forum Replies Created
-
Author
-
Hello Dimitar,
The solution which you have provided that I define Image as img tag, this distort the image on resize. Therefore I have used it as background-image. It make it compatible with all browsers efficiently. Is this possible to define DropDownList in “em” unit?
Thanks a lot.
December 3, 2015 at 2:00 pm in reply to: Sorting Date columns in other cultures Sorting Date columns in other cultures #78861but If I am getting date in UTC format from server then how can I display that in dd.MM.yyyy format in Grid?
December 3, 2015 at 1:40 pm in reply to: Sorting Date columns in other cultures Sorting Date columns in other cultures #78859Moreover, If I am getting date in UTC format from server then how can I display that in dd.MM.yyyy format in Grid?
Hello Hristo,
thanks for your reply. But I didn’t get to know that on which and event and how to push new data for a particular row? If you can give some example then it would be very helpful.
Thanks
June 19, 2015 at 1:00 pm in reply to: jqxGrid ColumnType Checkbox Problem jqxGrid ColumnType Checkbox Problem #72759Hello Peter Stoev,
thanks a lot for your kind reply. How can I handle check and uncheck event of this columntype? I want to call my function on check and uncheck of this checkboxJune 19, 2015 at 12:22 pm in reply to: jqxGrid ColumnType Checkbox Problem jqxGrid ColumnType Checkbox Problem #72753Hi Peter Stoev,
where is this working Checkbox column demo? Can you please suggest me URL?April 28, 2015 at 7:45 am in reply to: Setting RTL property with programming not working Setting RTL property with programming not working #70351And what about Scrolling behavior ?
April 28, 2015 at 6:24 am in reply to: Setting RTL property with programming not working Setting RTL property with programming not working #70341Scrolling behavior also changed on setting RTL true
April 28, 2015 at 6:16 am in reply to: Setting RTL property with programming not working Setting RTL property with programming not working #70338Hello Peter Stoev,
thanks for your reply. But I had told you more problem. The Grid also won’t change the alignment of the Grid contents. Please have a look on this.http://jsfiddle.net/ej0xgdmu/1/
After rendering the Grid, only columns changes RTL but the contents inside grid (column header + data) remain left align. How to do that?
Moreover, after setting RTL to false and true two time, left side of the grid remain the scrollbar div as empty…
(is this also possible to change the direction of pager and toolbar too ?)April 27, 2015 at 5:35 pm in reply to: Setting RTL property with programming not working Setting RTL property with programming not working #70317Dear Nadezhda
here is the URL of jsfiddle http://jsfiddle.net/ej0xgdmu/
Please have a look and let me know where I am wrong.Hello Nadezhda,
thanks a lot for your reply. Can you please let me know that how to enalbe the checkbox check only with right click. Same I would like to know that how can I make it for normal dropdown (without checkbox) too, so that it will get selected only upon left click.Kind Regards,
Tahir NazirDecember 23, 2014 at 12:12 pm in reply to: Setting Cell value on cellendedit event Setting Cell value on cellendedit event #64606Hi Nadezhda,
thanks for reply. I have already written that I know the way of doing like you have told. I have SPA website and round about 40 to 50 columns. Your suggested way force me to write function for every individual column function on “cellvaluechaning”.My idea was that just to capture endcelledit event and do my logic. But I think there is no such way in JqxGrid which allow me to setcellvalue on endcelledit event.
Anyhow thanks for your time.
December 23, 2014 at 10:29 am in reply to: Setting Cell value on cellendedit event Setting Cell value on cellendedit event #64601Hi,
Please guide me that how to setcellvalue on triggering cellendedit event. Any help would be highly appreciated.December 23, 2014 at 9:24 am in reply to: beginupdate and endupdate beginupdate and endupdate #64597Hi Dimitar,
thanks again for your kind reply. Can you guide me that is there any way to suspend the cellrendere in the above given scenario?Kind Regars
December 22, 2014 at 2:15 pm in reply to: Setting Cell value on cellendedit event Setting Cell value on cellendedit event #64566Hi Nadezhda,
thanks for your reply but unfortunately you didn’t get my question. You are changing other cell value based on a cell which is in edit mode and has raised endeditmode event.My question is that how to set the same cell value which has triggered event of “endeditmode”. In my application context, I wanted to make sure that if a user removed text from a cell and tried to enter empty string then cell value will be set to back old value.
I hope you got my question. I know through cellendedit in columns definition is this possible. But I have 30 columns and I don’t want to set for every column cellendedit.
Kind Regards
-
AuthorPosts