by Rahul Singla | Mar 29, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript, Visual Studio
As before, I deeply appreciated the Ext.Net (also known as Coolite) extensions over the core ExtJs (both server-side and client-side), and how well they integrated with ExtJs, making them look-like part of core ExtJs itself. And this time, it was the turn of the...
by Rahul Singla | Mar 21, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, VB.NET
Working on a custom Window control derived from Coolite Window control, I wanted to ensure that my script file for the custom Window gets included at an appropriate place in the page header before the ClientInitScript for my custom control.Although you can directly...
by Rahul Singla | Mar 21, 2010 | Blog, DotNetNuke, DotNetNuke 4.x, DotNetNuke 5.x
I use DotNetNuke extensively for building Enterprise applications for my clients (you might be interested in checking out iClinic, or iMLM etc.). DNN together with ASP.NET & Sql Server put forward extreme power and flexibility in your hands as a Solution...
by Rahul Singla | Mar 20, 2010 | AS 3, Blog, ExtJs, Flash, Javascript
Continuing on my previous two blog posts regarding copying content to clipboard in javascript, and embedding a Flash movie in ExtJs toolbar, I present here an approach to copy content in an ExtJs GridPanel to system clipboard in various formats. The attached code...
by Rahul Singla | Mar 20, 2010 | Blog, ExtJs, Flash, Javascript
I recently had a situation, where I needed to embed a Flash movie inside the bottom toolbar of an ExtJs GridPanel.Initially I added a Panel inside the items of the toolbar, which did not work. Then, I used a regular label, whose html was set to the <object> tag...
Recent Comments