by Rahul Singla | Dec 3, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
I recently had a situation where I needed to invoke a DirectEvent on an Ext.Net Button explicitly. Basically, when the button was clicked, I needed to pop-up an ExtJs window (created in javascript), and depending upon the options selected on the Window, invoke...
by Rahul Singla | Dec 1, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, Visual Studio
I just had an immediate need for modifying the core Ext.Net scripts that are embedded into the toolkit assembly itself. Till now, I resisted all temptations for doing so earlier, instead choosing to override Ext.Net behavior when needed by including my own scripts...
by Rahul Singla | Oct 24, 2010 | Blog, Coolite, Ext.Net, ExtJs, Flash, Javascript
This blog post is more of a continuation of 2 of my earlier blog posts, Cross-browser approach to copy content to clipboard in javascript, and Copying GridPanel content to clipboard. I would advise reading of the above blog posts if you haven’t already to...
by Rahul Singla | Sep 15, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, Visual Studio
A couple of days ago, I was asked to figure out if it’s possible to integrate Ext.Net DirectMethods with the ASP.NET asynchronous pages to achieve scalability with long running DirectMethod calls. For the starters, if you are not aware of asynchronous pages in...
by Rahul Singla | Aug 23, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs
Its so strange that just when you begin to feel like that you know a framework or toolkit in-depth, something from the same pops-up to surprise you and force you to rethink. I recently had a similar situation with the Ext.Net toolkit, that I have been using for...
Recent Comments