DevFest Building Scalable JavaScript Apps Slide Deck and Demos | .NET Zone – http://dotnet.dzone.com/articles/devfest-building-scalable-0?utm_medium=referral&utm_source=pulsenews
Category Archives: ExtJS 4
ExtJS 4.0: Keeping a row at the top position in a GridPanel
I’ve had the need for a grid I am working on keep a row representing the user currently logged in as the top row in the grid. Mind you there is no paging on this grid. I am using a slightly outdated version of ExtJS, i.e 4.0. I tried listening to the viewready event onContinue reading “ExtJS 4.0: Keeping a row at the top position in a GridPanel”
An Overview of the new ExtJS 4 Javascript framework
Having worked with ExtJS 3.1, it’s a real pleasure to see them keep pushing forward today with the release of version 4. ExtJS is a great framework for doing specific types of UI, and it takes a minute to wrap your mind around the mainly class system configuration programming style required to get things rollingContinue reading “An Overview of the new ExtJS 4 Javascript framework”