Submitted by Abhijeet
from blog:
GWT-Ext Store instances are all over my code. And I am populating them by various means. While migrating from GWT-Ext to SmartGWT, converting Stores to DataSources will probably take up a lot of time. I was wondering if I could migrate and test only the grids first and deal with the stores later. Code below [...]
. (Read More)
Submitted by Abhijeet
from blog:
There is a lot of trouble in Mumbai, India right now. There are terrorists throughout the city and if you switch the television on at this moment (2 AM), you will lose your nerves. If you want to touchbase with your dear ones here but are not able to get through, leave a message with [...]
. (Read More)
Belongs to the News Networks :
none (yet) -- click "share" to share with a network.
Submitted by Abhijeet
from blog:
SmartGWT 1.0, a web application library based on SmartClient and GWT, was released this Monday. From the release announcement at Sanjiv’s blog and the showcase demos, it is evident that this library packs a lot of power and is definitely worth checking out. I have come across SmartClient only recently. (Read More)
Submitted by Abhijeet
from blog:
Google Chat
It once happened that I did not recollect adding someone on GTalk and yet the contact showed up in my buddy list. I thought maybe the other guy did and that I forgot about it after accepting the request. Then it started happening very frequently and I had no clue.
Well, it turns out that [...]
. (Read More)
Belongs to the News Networks :
none (yet) -- click "share" to share with a network.
Submitted by Abhijeet
from blog:
While working with a GWT-Ext application, I found that most of the Combo boxes used are just meant to be readonly drop down lists. Like the style 2 combo boxes we had in VB. A 2D array with display and value fields is all that is needed. Yet, every combo needs 6-7 lines to get [...]
. (Read More)
Submitted by Abhijeet
from blog:
Yesterday, while dabbling with jQuery and getting amazed by the wealth of plugins and effects available for this library, I came across http://digitalbush.com/projects/masked-input-plugin/. It allows you to fit text fields with an input mask to allow only fixed-width input in a certain format. I had seen it first in MS Acce (Read More)