Administrators Farshad Mohajeri Posted February 8, 2013 Administrators Posted February 8, 2013 Version 0.91.0 is available for download. You can download it from Downloads section in forums. ( The right most tab in forum top panel ) This new version mainly focuses on resolving some critical issues and adding some important features such as Grid grouping and summary. There are plenty of new demos to demonstrate all new features. ChangeLog: 0.91.0.983+---------------------------------------------------------------------------------------- - 0001427: UniComboBox.RemoteQueryDelay Property.- 0001428: TreeView - Unable to Select a Node.- 0001429: TreeView - FullExpand issue.- 0001426: TUniForm.ScreenMask property.- 0001425: TUniMask.WaitData property.- 0001423: UniDBGrid: Focus is shifted to grid each time rows are refreshed.- 0001424: TUniHTMLMemo Ajax Error (Add Line / Refresh).- 0001422: Grid: Improved cell editing.- 0001421: UniDBGrid: Grouping + Summary feature.- 0000918: Summary row for UniDBGrid.- 0001420: UniDBCheckBox.Checked property.- 0001417: UniDBGrid Row Grouping Feature.- 0001254: When ds.AutoEdit is False DBEdit fields must be ReadOnly.- 0001390: Issue when JS file in ServerModule.Locale changes thousand/decimalSeparator.- 0001418: New Property Grid.HeaderTitle.- 0001419: New Property Grid.HeaderTitleAlign.- 0001233: CallBack for UniForm.Show/ShowModal.- 0001329: Assigning UniMenuItem.ImageIndex at runtime doesn't work.- 0001271: UniDBLookupCombo: Combo Text is not shown when attached DataField is a LookupField.- 0001272: UniDBGrid: Cell must show a picklist when Field is a LookupField.- 0001273: UniDBGrid: Can not edit a Field when Field type is LookupField.- 0001416: DBEdit should not edit when field is a Lookup field.- 0001415: Grid: Column Width change not reflected correctly.- 0000947: DBControls: Edit mode is set when DataSource AutoEdit is false.- 0001411: Set ItemIndex of empty TUniListBox cause Ajax error.- 0001412: Alignment issue when BorderStyle=bsNone.- 0001413: TUniTreeView: Bug when new items added after Clear() is called.- 0001356: IE9 in ClientInfo.- 0001409: Embedded ScreenMask property for all Components. (See UIMask-2 demo)- 0001370: Charcase property for ComboBox.- 0001410: New TUniApplication.ClientInfoRec property.- 0001381: Feature to block incoming IPs.- 0001382: Changing ImageIndex at runtime.- 0001401: UniServerModule.UniGUIVersion not readable at runtime.- 0001402: Grid: Row Selection Issue.- 0001403: UniCheckBox: Color in web mode.- 0001404: Rename 'Compilers.inc' -> 'UniCompilers.inc'.- 0001407: UniDBGrid: WebOptions.KeyNavigation bug in ExtJS 4.- 0001408: UniDBGrid: ClicksToEdit property.- New Demo: GridGrouping- New Demo: GridSummary- New Demo: GridGroupingSummary- New Demo: Form Anonymous Callback- New Demo: Form Callback- New Demo: UIMask-2- New Demo: UIMask-Data- Revised Demo: ClientInfo 7
AlbertoVesx Posted February 8, 2013 Posted February 8, 2013 This is what I was waiting for. 0001420: UniDBCheckBox.Checked property. 0001254: When ds.AutoEdit is False DBEdit fields must be ReadOnly. 0001233: CallBack for UniForm.Show/ShowModal. Good job.
heromo80 Posted February 9, 2013 Posted February 9, 2013 Hello Mr. Farshad I can not see the download link, the page says: Sorry, you don't have permission for that! [#10872]Sorry, but you do not have access to any of the functions in our Download Manager What should I do to download it? thanks
Administrators Farshad Mohajeri Posted February 9, 2013 Author Administrators Posted February 9, 2013 Hello Mr. Farshad I can not see the download link, the page says: What should I do to download it? thanks Please try again.
Administrators Farshad Mohajeri Posted February 9, 2013 Author Administrators Posted February 9, 2013 Build 981 uploaded. 1
Bob Posted February 10, 2013 Posted February 10, 2013 Is it possible install the new version 0.91.0 in C + + Builder XE 2-3 which is part of RAD XE 2-3? Thanks.
Administrators Farshad Mohajeri Posted February 10, 2013 Author Administrators Posted February 10, 2013 Is it possible install the new version 0.91.0 in C + + Builder XE 2-3 which is part of RAD XE 2-3? Thanks. I havent tried it but you must be able to install it same way you did for previous versions.
joriolm Posted February 11, 2013 Posted February 11, 2013 Thank you very much, Farshad. Are you guys working hard, aren't you? Long life to UG !!!.
dionel1969 Posted February 12, 2013 Posted February 12, 2013 Version 0.91.0 is available for download. You can download it from Downloads section in forums. ( The right most tab in forum top panel ) This new version mainly focuses on resolving some critical issues and adding some important features such as Grid grouping and summary. There are plenty of new demos to demonstrate all new features. There's not "Download Section" when I list forums. Or I have to use "Downloads Tab"????
Administrators Farshad Mohajeri Posted February 12, 2013 Author Administrators Posted February 12, 2013 There's not "Download Section" when I list forums. Or I have to use "Downloads Tab"???? Of course.
asapltda Posted February 12, 2013 Posted February 12, 2013 Hello: CallBack for UniForm.Show / ShowModal, used in what situation? This is what I was waiting for. 0001233: CallBack for UniForm.Show/ShowModal. Good job.
AlbertoVesx Posted February 12, 2013 Posted February 12, 2013 Hi, first of all you have to remember that, in webmode, modal forms are not blocking and that before "0001233: CallBack for UniForm.Show/ShowModal" you must use OnClose event to process ModalResult. No we can use things like this: uniForm1.ShowModal( procedure(res: integer) begin //Some code here that is going to be executed after close uniform1. end );
rvenky20001 Posted February 13, 2013 Posted February 13, 2013 Some how I am not able to see the Link to the latest beta. Both the links are point to to the same file Estjs setup. Can you post the correct link to download the latest beta ? Venkatesh
Administrators Farshad Mohajeri Posted February 14, 2013 Author Administrators Posted February 14, 2013 Some how I am not able to see the Link to the latest beta. Both the links are point to to the same file Estjs setup. Can you post the correct link to download the latest beta ? Venkatesh Both links? See Downloads Tab above.
Recommended Posts