hey I have probllem.I need,when click opendialog box button and popup dialog box and display all the detail about the displayed item.pls help me.how do I define logic for that.
hey I have probllem.I need,when click opendialog box button and popup dialog box and display all the detail about the displayed item.pls help me.how do I define logic for that.
This should get you started, except that instead of the ‘create’ form you display the ‘view’ form
Accually I need only show data using cjuidialogbox from database. no need to save.can you give me example code in the controller.help me.
thanx
There is a working example by tetele on this page
Remember that you need to probably add a function to your controller that gets the data
Good luck