ShowModalDialog()
how am i going to retrieve a list of data (about 5 data's' in a same row from a database) by using dialogbox? this application is used to retrieve data from database(which is done by child.aspx) and fill into some textboxes(in parent.aspx where the modaldialog is called out).
can anyone help me with this?
|