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 11, 2011 | Blog, Windows 7
Internet Explorer (IE) 8’s Developer Tools seem to have a strange issue. Every once in a while, it simply refuses to show up on my screen. No matter how many times I click the Developer Tools button in IE’s menu, or press F12, the tools simply wont show up...
Recent Comments