Welcome Guest Search | Active Topics | Sign In | Register

open modalpopup from grid containg pushbutton Options
mayuri
Posted: Tuesday, December 28, 2010 7:39:59 AM
Rank: Newbie
Groups: Member

Joined: 12/26/2010
Posts: 4
Sir,

My problem is i have to open the Modal Popup Window from Grid that contain the ButtonColumn
and i have to open the window on that "ButtonColumn" and make sure that "Modal Popup"
must contain the Grid with Data

i also need "AutoGeneratedColumns" property in Grid...
if this is possible in your grid then please mention how to incorporate that,
thanks in advance
eo_support
Posted: Tuesday, December 28, 2010 8:02:44 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We have already answered how to handle Grid's click event in your previous post. As to the modal popup part, you will need to look into our dialog control.

Our Grid does not have AutoGeneratedColumns property and we do not plan to add it because there can be multiple acceptable column type for the same data field. You must either declare all the columns statically in your .aspx file or write the code to dynamically create columns.

Thanks!



You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.