suggestion box but it could make application chatty !
Mittal
On Jun 2, 9:00 am, John LaBanca wrote:
> Are you are putting 4,000 items in a ListBox? Thats a lot of data to show
> on the client. Even scrolling becomes difficult at that point.
>
> Alternatively, can you use a CellList wi
Thomas - is it due rendering engine of IE 8 versus that of FF or
Chrome - which shows such difference in terms of response time ?
Mittal
On Jun 2, 6:04 am, Thomas Broyer wrote:
> With such numbers ("1 list box has 4000 elements and one suggestion box has
> 7000 elements")
why this could be happen ?
Mittal
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to
google-web-toolki
Can you share any examples - how you are sending data back from Dialog
Box to window that opened dialog box.
Mittal
On Apr 5, 3:11 am, Alexandre Ardhuin
wrote:
> If you use a com.google.gwt.user.client.ui.DialogBox to collect data. Thus
> you are still in the same window.
>
> Alexan
operation of Add Row can be used multiple times.
Any help or pointers shall be appreciated.
Mittal
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To u
java class ?
Do, I have to store error value objects or some other value objects in
session and then write some RPC class that shall read these objects
from session and make them available to UIBinder java class
Mittal
--
You received this message because you are subscribed to the Google Groups
Use following,
@UiHandler(("streetName"'somethingelse'))
Mittal
On Dec 16, 8:30 am, Subhrajyoti Moitra wrote:
> a funny workaround.
>
> @UiHandler("streetName")
> void handleStreetNameKeyPress(KeyPressEvent e) {
> handleCommonKeyPressEve
Jeff,
I agree on creating a share object and storing into HashMap on client
side. But how do I share this HashMap on client side among different
screens such as Header, Navigation etc. (Other than passing HashMap
to these screens via some setter methods)
Mittal
On Dec 6, 11:23 am, Jeff
ed such as Header or Navigation pages.
- Mittal
On Dec 6, 9:47 am, Jeff Schwartz wrote:
> In your case the state you want to preserve seems to be associated with a
> particular user, not the application, so you can use either cookies or
> servlet session state to persist the information wh
ge to control who see's what in terms of functionality
(tabs).
How do I store or hold token information as an application state ?
- Mittal
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send emai
objects
but is there better way to do this ?
Thanks
Mittal
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to
Thanks Gaurav !!!
On Oct 14, 10:57 pm, masterGaurav wrote:
> Hi Mittal,
>
> Great question!
>
> For my applications, I have pure-GWT as well as pure-SmartGWT
> approaches.
> I have particularly not used the MVP pattern as is available on the
> website... but definitely,
wanted to get feel what approaches others are using ?
- Mittal
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to
Hi,
I have created an application in which i want to set focus on the
textbox on the load of the panel; i am using TextBox.setFocus(true)
but it doesnot work. I tried different ways wiz using DiferredCommand
and onLoad(); but no go.
--~--~-~--~~~---~--~~
You receiv
Hi,
Thanks for ur suggestion but is it possible to avoid using EXT GWT and make
it work with only GWT itself
On Wed, Feb 18, 2009 at 4:48 PM, Antonio Leonforte <
antonio.leonfo...@fhoster.com> wrote:
>
> We are using Ext GWT and we are happy with it...
> >
>
--
Re
15 matches
Mail list logo