ice Posted January 12, 2017 Posted January 12, 2017 Hi, i create a Button with itemTpl in UnimDBListGrid(UniEvents) . How can ajaxrequest by click button ? Quote
Sherzod Posted January 12, 2017 Posted January 12, 2017 Hi, Can you provide this part of the code here ?! Best regards. Quote
ice Posted January 12, 2017 Author Posted January 12, 2017 Code in UnimDBListGrid->UniEvents: function beforeInit(sender, config){ config.itemTpl = '<div>'+ '<t>{0} </t>'+ '<button id={1} onclick=" ??? ">Button</button>'+ '</div>'} Quote
Ken_Sowyer Posted January 19, 2018 Posted January 19, 2018 http://forums.unigui.com/index.php?/topic/9892-unimdblistgrid-button-onclick/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.