by Rahul Singla | Apr 9, 2011 | Blog, Coolite, Ext.Net, ExtJs, Javascript
Well, you know the good old <input type=”file” /> widget in html, the one used for selecting files to be uploaded on a web page, right.The problem with this widget is its limited support for styling and scripting compared to other html tags (probably...
by Rahul Singla | Mar 31, 2011 | Blog, Coolite, Ext.Net, ExtJs, Javascript
Second consecutive blog post relating to adding something dynamically to an already rendered Html component, while the previous one was for adding buttons dynamically to jQuery UI dialogs here, this one is for adding tools dynamically to ExtJs Panels.As you might be...
by Rahul Singla | Mar 30, 2011 | Blog, Javascript, jQuery, jQuery UI
It was a rather interesting situation. I needed to add/remove buttons dynamically from a jQueryUI dialog that had already been rendered. Based on user interaction, I either needed to add new buttons or remove existing ones.I checked the jQueryUI docs and there was...
by Rahul Singla | Feb 19, 2011 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
This is more of a personal blog post I am creating for my own referecne. We have migrated one of our apps from July/August version of Ext.Net (based on ExtJs 3.2.1) to Feb 19, 2011 (Revision 3469) version of Ext.Net (based on ExtJs 3.3.0).There have been some breaking...
by Rahul Singla | Feb 7, 2011 | .NET 2.0+, ASP.NET, Blog, Javascript, PowerShell, PowerShell 2, Visual Studio
UPDATE (June 11, 2011): A complete sample ASP.NET application demonstrating features in this blog post is available here: ASP.NET – A complete translation framework through Powershell and Google Translate This was a rather interesting thing I did in the...
by Rahul Singla | Jan 15, 2011 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, ExtJs, Javascript
Well this is a blog entry on request (the request is here). I received a request couple of days ago on one of my earlier ExtJs Calendar Component related posts to demonstrate remote Calendar CRUD operations in Ext.Net. So Gayan (the requestor), here goes the reply.To...
Recent Comments