This is the change log for version 6.3.1 Change log ---------------------------------------------------------------------------------------------- VWG-4038 -Browser support added (alpha level) for Chrome, safari and opera. Netscape is fully supported. VWG-3820 - Users can install any of the VWG installations on their machine only if they have Administrator permissions on that machine. Bugs fix ---------------------------------------------------------------------------------------------- VWG-4030 - TextBox with databinding was not updated when bound datasource changed from field with data to empty. VWG-3976 - ContextMenu was not shown in FireFox. VWG-2913 - When image was larger than PictureBox and set to Zoom it did not rendered properly. VWG-3718 - ComboBox displayied the word null when item was blank. VWG-3944 - Databound DataGridView bug when entering value of first column in newly added row fixed. VWG-3963 - ListBox did not fire Click event in FF3. VWG-3877 - Combobox dropdown is opend on enter with tab and not on leave. VWG-3958 - ScheduleBox WorkEndHour property setter fixed. VWG-3901 - TableAdapters and DataSets are shown on component tray (bottom of designer). VWG-3830 - Dragging scroller above controls which contains editable IFrames in FF fixed. VWG-3938 - Navigation keys did not function in text boxes under FF. VWG-3816 - Focus transfer from bound TextBox to Button doesn't work on Tab key press fixed. VWG-3898 - When opening a ComboBox dropDown the scrollBar covered the text on the left. VWG-3825 - VWG Documentation registration fixed. VWG-3887 - MouseEventArgs.X and Y in ListView MouseDown event are not set with true value. VWG-3886 - ListView.Click events SelectedItem is set now to the right item. VWG-3792 - UniqueIdExtender is availble in design time and the CUID is available in generated HTML code. VWG-3890 - In 'Add Inherited Control' wizard, WebGui.Forms Assembly controls were missing. VWG-3832 - Tab pages images design time bug fixed. VWG-3818 - Label Text was cut and did not go to next line for labels with defined width. VWG-3847,3841 - DataGridview - add new row to a Binded DataGridView throw an Exception. VWG-3849 - TextBox.Text == string.Empty problem fixed. VWG-3845 - Watermark textbox throw a JS error on focus in IE. VWG-3885 -OpenFileDialog did not fire FileOK event in FF3. VWG-3826 - Standalone .CHM fixed and used as a standalone help file. VWG-3838 - SplitContainer did not retain it's SplitterDistance when form was saved. VWG-1996 - Timer intervals bug after opening dialog window fixed