Is there any way to use ExtJs.Net in visual studio 2010 at design time – because you have to write it in html not drag and drop manner (button can be dragged and dropped, but window or panel cannot be edited its content)?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You might want to have a look at ‘Ext Designer’, this allows you to do a lot of the GUI work in it’s own application.
Last time I looked it didn’t do the whole kit and kaboodle (you still have to write your event handler methods outside of this) but I believe this has now been implemented.
You will still need to take the JS code from designer and pop it into VS2010, but it may give you more of the WYSIWYG drag drop interface stuff you’re looking for:
http://www.sencha.com/products/designer