jQWidgets Forums
Forum Replies Created
-
Author
-
modification: The loading time of the page is about 5 or 6 seconds. Most of the time is used to load the tree widget. Getting the server date costs about 1.7 seconds and widget’s rendering the data costs about 4 seconds.
May 25, 2015 at 10:13 am in reply to: fail to use updateItem to update html fail to use updateItem to update html #71517Thanks, Ivailo, it works!
May 22, 2015 at 1:39 pm in reply to: fail to use updateItem to update html fail to use updateItem to update html #71482official sample: http://jsfiddle.net/jqwidgets/vDxbQ/
modified sample: http://jsfiddle.net/06wgmu67/May 21, 2015 at 4:53 am in reply to: how to render an item with custom style using ajax method to data? how to render an item with custom style using ajax method to data? #71372Thanks, Ivailo, It works!
May 20, 2015 at 6:44 am in reply to: how to render an item with custom style using ajax method to data? how to render an item with custom style using ajax method to data? #71310d
Thanks, Nadezhda. It works!
March 17, 2015 at 8:36 am in reply to: How to trigger cellclick event? How to trigger cellclick event? #68701Hi Peter
Thanks for your help. I would try other approaches.
March 17, 2015 at 8:32 am in reply to: How to trigger cellclick event? How to trigger cellclick event? #68699Hi Peter
I want to implement a function to trigger cellclick events on some cells automatically.
Thanks!
Thanks Dimitar! It really helps!
And what is the difference between rowid and rowindex?
February 6, 2015 at 6:11 am in reply to: Some rows editable and the others are not editable Some rows editable and the others are not editable #66669Hello Dimitar,
Thanks, it really helps.
February 5, 2015 at 1:29 pm in reply to: cell edit problem about dropdownlist cell edit problem about dropdownlist #66626Hi Peter,
Thanks for your help during the whole process.
Finally you are right, set async:false is effective. I made a mistake just now.Best Regards
February 5, 2015 at 12:22 pm in reply to: cell edit problem about dropdownlist cell edit problem about dropdownlist #66617Hi Peter,
I have tested if I set param ‘key’ to a fixed number(2) and set sync:false in dataAdapter. But the result is also the same.
February 5, 2015 at 12:04 pm in reply to: cell edit problem about dropdownlist cell edit problem about dropdownlist #66611Hi Peter,
Perhaps I find the cause. The ‘日期’ column dropdownlist’s dataAdapter data is from the server. When I make it from localdata, the problem doesn’t appear.
Is it a dataAdapter problem?
February 5, 2015 at 11:44 am in reply to: cell edit problem about dropdownlist cell edit problem about dropdownlist #66607Hi Peter,
Thanks for your quick reply.
Please check the following url.
http://125.67.20.10:8888/ytb_phalcon/ytb/total?ytb_classid=280You can select rows of the first grid. Then the second grid would show some contents. The second grid could be edited.
The column called ‘日期’ has the problem I said. -
AuthorPosts