here s my question: I have a table with some info in it.
I want to create a pop-up window when i click on one of the cell value (ex: foo
). This pop-up will generate informations from a SQL request where the value foo
will be necessary.
简而言之,是否有一个弹出式窗口功能, 我可以从父窗口发送信息到该窗口?
只是想提一下 我试过一些 但我只能把静态信息放进去
谢谢