At tonight's meet up, we will be having several short presentations on the new features in ExtJS version 3.0. For my short presentation, I will be showing how to build a simple asp.net application that lets you Create, Update, Delete and Edit Membership data using the ASP.NET built in membership providers. I will be leverage code from an MSDN article I wrote a while back here along with the URL to the meetup location.
http://www.meetup.com/The-San-Francisco-ExtJS-Meetup-Group/calendar/10302891/
http://msdn.microsoft.com/en-us/library/aa478947.aspx
My plan is to do a progression where I start with a trivial GridPanel, then work myself in 5 steps to a full working membership editor that looks like this:
If you want to to run the code I will be explaining tonight, here are some links:
http://aspnetextjsdemo.peterkellner.net/ExtJSProfileEditorASimpleGrid.html
http://aspnetextjsdemo.peterkellner.net/ExtJSProfileEditorBMoreGrid.html
http://aspnetextjsdemo.peterkellner.net/ExtJSProfileEditorCMoreGridWithPaging.html
http://aspnetextjsdemo.peterkellner.net/ExtJSProfileEditorDMoreGridEditing.html
http://aspnetextjsdemo.peterkellner.net/ExtJSProfileEditorEAddDeleteToolbar.html
If you want a more complete demonstration of ExtJS in general along with more details of the code, I’m presenting a full length version of this at he Bay.Net Meeting in Microsoft next Wednesday evening. Here are the full details. These events are both community events are free.
http://www.baynetug.org/DesktopModules/DetailXEvents.aspx?ItemID=378&mid=49
Hope to see you at one of the events!