Maximum file upload Limit

2013-07-05 Thread Kedar Vyawahare
Hi, I want to make validation not to upload a file more than 100 MB in my file up loader widget. Currently I am uploading the file and transfering it on server side and there on server side checking the size. Is there any way so that I can check the file size on client side itself so that it will

Gwt Time picker widget

2013-06-19 Thread Kedar Vyawahare
Hi, I am looking for a widget in GWT that allows the user to choose a specific time. I am using the GWT Date Picker to choose the date but I am not able to find a suitable Time Picker. I have had a look at a couple of suggestions that emulate the jQuery Time Picker as well as GWT Incubator Demo

Re: Gwt Time picker widget

2013-06-19 Thread Kedar Vyawahare
calendar disabled. You have to input the time manually but the DateBox will validate it for you. You can also instantiate it with a custom Format to make it return null rather than throwing an exception if the time is invalid. Regards Honza On Wednesday, June 19, 2013 8:53:39 AM UTC+2, kedar

Timezone difference issue

2013-05-29 Thread Kedar Vyawahare
Hi all, I am using a date picker in date box and storing the date in database.But database is remotely hosted which is in different timezone. So the date get changed as there is timezone difference. Please suggest some way out. -- Thanks regards , Kedar -- You received this message

Fwd: Query Regarding MVP architecture

2013-04-16 Thread Kedar Vyawahare
Hi all, We are Building a large scale application in GWT. We are a little bit confused about the pattern we should use.Can anyone please suggest me shall we go with GWT simple pattern or shall we use patterns like MVP? -Regards Kedar -- You received this message because you are subscribed

Re: Problems deploying GWT projects

2013-03-04 Thread Kedar Vyawahare
While creating a project, you have to unchecked the check box for Use Google app engine. If it is checked it will try to connect to internet. Can you please confirm that? Thanks, kedar -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

DataGrid vertical scrollbar overlaps the last column

2013-02-07 Thread kedar vyawahare
Hi all, I am facing a DataGrid horizontal/Vetricle Scrollbar overlaps the last row issue. While displaying the data grid, It overlaps the last row as well as column. Attached is the screen shot. This issue is not specific to IE8. You can reproduce it any browser. For vertical scroll bar, even

problem with chart representation

2011-03-21 Thread kedar vyawahare
Hi All, I have a small GWT charting code which shows my charts in Mozilla perfectly but I m getting problem to visualize it(same charts) in I.E 8. Please help me . Thanks in Advance. Kedar. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group.

file appending in gwt

2011-03-14 Thread kedar vyawahare
Hi all, I m new to GWT. I just want to append to a file in gwt. please help me. Thanks in Advance ] Kedar. -- 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