{
name: 'EmployeeInformation',
index: 'EmployeeInformation',
width: 15,
sortable: true,
editable: false,
formatter: 'showlink',
formatoptions: {
//show an modal popup
}
}
這是我的jqgrid中的一個表列。當用戶點擊一個鏈接時顯示一個模式彈出框jqgrid
我想要的是當我點擊鏈接按鈕(EmployeeInformation)時,它會顯示一個模式彈出。
如果不知道哪個模態插件在 – 2014-09-24 05:17:18
這是因爲我還沒有任何模態插件,代碼是沒用的。你能開導我嗎? Zee Tee? – 2014-09-25 00:14:55