How many modelpopup extender we frequire when we want more
than one model popup on same page ?

Answers were Sorted based on User's Feedback



How many modelpopup extender we frequire when we want more than one model popup on same page ?..

Answer / amiya kumar parida

By 1 modelpopup extender u can able open many modal popup
in same page by javascript.Or u can take many number of
modalpopup extender to open more than one modal popup in
same page

Is This Answer Correct ?    5 Yes 0 No

How many modelpopup extender we frequire when we want more than one model popup on same page ?..

Answer / omkar

As per requirement you can use model if you want show
message then you can use similar model popup. or you want
for update some data then you can use many model popup
window. it's depend on the situation

Is This Answer Correct ?    1 Yes 0 No

How many modelpopup extender we frequire when we want more than one model popup on same page ?..

Answer / omkar

As per requirement you can use model if you want show
message then you can use similar model popup. or you want
for update some data then you can use many model popup
window. it's depend on the situation

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Which is an advantage of application service providers?

1 Answers  


What is postback request?

1 Answers  


What event handlers can I include in Global.asax ?

1 Answers  


Difference between application events and session events

1 Answers  


You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.

1 Answers   Syntax Softtech,


How does windows service lifecycle differ from a .standard. Exe?

1 Answers  


What is Dynamic Web and discuss its usage with the help of real life examples?

1 Answers   Huawei,


what is DLL Hell and how it is solved in .NET?

24 Answers   icegen, next, -uk, NIIT,


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

1 Answers  


How do you create a master page?

1 Answers  


relacement of websevices in .net 3.0?

1 Answers   Mind Tree,


Define viewstate in .net?

1 Answers  


Categories