new ControlAttribute allow specify default html on .NET type.
Html template code snippet:
<buttons:ImageTextButton tabindex="1" j:control="
Text := 'Text Button',
Execute = dp:ObservableAction<sys:String>(j:control.Execute) { Source = j:control.CopyMessage }.Target"/>
Donnerstag, 3. Oktober 2019
Sonntag, 13. Mai 2018
System.Runtime.Serialization and System.ServiceModel supported
Remoting & Serializing features support System.Runtime.Serialization and System.ServiceModel attributes (DataMember. DataContract, CollectionDataContract, MessageContract and other).
Donnerstag, 9. März 2017
Montag, 13. Februar 2017
Sonntag, 5. Februar 2017
HTML 5 File API supported
Support for HTML 5 File API and ArrayBuffer, ByteArray has been implemented. New Htm 5 Tab has been added to web site.
Montag, 26. September 2016
Re-using WCF Proxy
ServiceContractAttribute allows to reference WCF generated interface. This feature minimizes configuration and supports remoting methods validation.
Montag, 28. März 2016
Mittwoch, 23. März 2016
Function can be declared in template
Property or field of delegate type can be bound on expression in template. "j:parameter" references the function parameter.
Access to LocalStorage and SessionStorage supported
HTML 5 API for LocalStorage & SessionStorage is supported now.
Donnerstag, 11. Februar 2016
Grid, TreeView, ListBox are typed now
Typed versions of Grid, TreeView, ListBox (controls with items selection) has been implemented. This versions support type safe databing better.
Samstag, 5. September 2015
WPF like template handling has been implemented
Template binding is more like WPF now.
New features: inline templates, attached properties, collection binding.
New controls with template binding: UserControl, Repeater, UserLazyPane
New features: inline templates, attached properties, collection binding.
New controls with template binding: UserControl, Repeater, UserLazyPane
Samstag, 25. Juli 2015
ListBox, CheckedListBox, MuliselectionBox have been implemented
DropDowns sample demostrates new ListBox control.
Multiselection samples demostrates boundable multiselection controls: CheckedListBox, CheckedDropDown and MultiselectionBox
Multiselection samples demostrates boundable multiselection controls: CheckedListBox, CheckedDropDown and MultiselectionBox
Sonntag, 25. Januar 2015
Sonntag, 7. Dezember 2014
Freitag, 3. Oktober 2014
Mittwoch, 25. Juni 2014
MessageBox component has been implemented
Demonstration of MessageBox API has been added to Window sample
Sonntag, 15. Juni 2014
Window component has been implemented
Window sample demonstrates features move/resize/maximize for modal window.
Abonnieren
Posts (Atom)