popup chooser

hi,



I have a requirement



When user click a link i need to popup a window in that i want to call a Grid with XML load and after user selecting the value need to close the window and need to reuse it for rest of the popup, is there any working example in dhtmlx ?



regards

ricky.

Unfortunately there is no ready to use sample with desired functionality , but it can be implemented without any problems. ( the only tricky place, where custom code need to be attached to onClose event and call “hide” method instead of full closing, so the same window can be shown later )