Calender
-
Hi, I add an Scripmannager in my webform in, order to use Ajax CalenderExtender. I drag the calender extender and then drop in my text box. but nothing happend; noreover when I drag it and drop in source code page I face with this error :
the operation couldn't be completed.invalid formatetc structure
Do you have any suggestion? if I wanna use drop down calender what is your idea? thanks for your help. -
Hi, I add an Scripmannager in my webform in, order to use Ajax CalenderExtender. I drag the calender extender and then drop in my text box. but nothing happend; noreover when I drag it and drop in source code page I face with this error :
the operation couldn't be completed.invalid formatetc structure
Do you have any suggestion? if I wanna use drop down calender what is your idea? thanks for your help.Thts not the way the extenders work..!As the name suggest it is an extender for other controls. http://www.asp.net/ajax/ajaxcontroltoolkit/samples/[^] Try to get a good Book.thts all I can say for u..!
LatestArticle :Alternative Way to Interact with Desktop thr windows services
-
Hi, I add an Scripmannager in my webform in, order to use Ajax CalenderExtender. I drag the calender extender and then drop in my text box. but nothing happend; noreover when I drag it and drop in source code page I face with this error :
the operation couldn't be completed.invalid formatetc structure
Do you have any suggestion? if I wanna use drop down calender what is your idea? thanks for your help.You need to code with more than just your mouse. I actually recommend not using your mouse at all for adding controls to a page. You end up with really poorly named controls. If you add controls by typing them in with source view, you get nice underlining to tell you when something is wrong.