by Rahul Singla | Jun 26, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, ExtJs, VB.NET
Well, I discovered this problem and its solution sometime earlier. However lately, a couple of my colleagues approached me for advice with the same issue, and I thought of writing a blog post for the same.In a nut-shell, the problem is that ASP.NET transfers the data...
by Rahul Singla | May 25, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
If you have been a regular reader of my blog entries, you would be knowing that I have been using ExtJs/Ext.net for a considerable time now. When I first encountered Coolite (through a Newsletter from Red-gate Software), I was pretty impressed, and it took me a while...
by Rahul Singla | May 24, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
DateField & TimeField from ExtJs/Ext.net arsenal are two really useful controls for entering date/time into forms. However, one of my clients complained that these fields can sometime take too much time in filling out, e.g. when the Date to be entered was...
by Rahul Singla | May 21, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
Layer (Ext.Layer) is probably one of the lesser used element of the ExtJs framework. However, I recently discovered one great use of Layer, for showing dynamic helper controls for any element on the page.See the adjoining screenshots for an example. In my case, I...
by Rahul Singla | May 1, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
As I am using more of Ext.Net/Coolite toolkits, I find myself delegating some of the UI creation from server-side markup to client-side javascript. This allows me to reuse the code better across different projects, plus enables me to introduce more dynamicity in the...
Recent Comments