hi
i working with AJAX recently i am facing one problem in UpdateProgress control.It work fine display the message and animation picture perfect.My problem is i want pass a Value to updateprogress control in Example now it give me
Updating databases ..... and some animation.
i want
Updating Databases Employee Name : XXXXXXXXXXXXXXXXXXXX & animation.
How to pass these value in label control in updateprogress control ?
Q2) in UpdateProgress Run how to disable other control execpt the cancel button in updateprogress control ? Or a popup dialog box display on middle of page and disbaled the main web page unless u cancel the control ?
Q3) AJAX control work with microsoft product with out any problem.when i try with component art products it give me error Sys.event.Ui.Dom what could be reason.
Q3)
For Question 1, seehttp://forums.asp.net/t/1152621.aspx
Question 2, you can use a Modal Popup approach. Example here:http://www.visoftinc.com/samples/UpdateProgress.aspx and how to do this, here:http://blogs.visoftinc.com/archive/2007/09/10/modalupateprogress.aspx
Question 3, not to familar with Component Art; you may want to check over in their forums...
-Damien
No comments:
Post a Comment