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!









May 15th, 2009 at 9:34 pm
This is good info for us all. Glad you posted this. I will be subscribing to this blog. Irma
May 16th, 2009 at 12:56 am
Hey this is good stuff. So glad you posted. I like reading blogs like this. Sandy
May 16th, 2009 at 11:10 am
Cool blog, like what I read. Will be back to read more. Adding to RSS feeder. Bob
May 21st, 2009 at 10:39 am
Peter,
Great presentation last night, thank you. My wheels have been turning and i’d like to dig deeper into EXTjs. I have downloaded EXTjs and would like to assemble the demo you gave on my local dev machine. Can you provide source for your Restful Service? Thanks again!