开发者

integration of star ranking plugins into jqgrid

hast anybody already integrated a star ranking plugin (eg. http:/开发者_JAVA技巧/www.wbotelhos.com/raty/) into jqgrid? What is the best way to do this?

Thanks Anatoliy


When I have done custom cells, I have either hooked into one of the grid events (afterInsertRow) or if using gridview:true then gridComplete or loadComplete. Then simply use the setCell method to insert the html into the row.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜