weixin_33695082 2019-06-12 01:37 采纳率: 0%
浏览 25

JsGrid:获取值的按钮

I’m using JsGrid and I can’t find if when I click on a button (inside my JsGrid-each row contains a button) it’s possible: to get a specific value from that row and load it to another page. Something like data editing in another page (maybe just get the ID (for example) and then, in this other page, I do the SELECT again).

If it’s possible (click on a button, get specific value and send it to another page), please let me know which callback to use (and how or an example, just to know how to properly use it).

  • 写回答

0条回答 默认 最新

    报告相同问题?