|
hi guys, is it just me or the gridtext sample (below) from http://www.openlaszlo.org/lps-latest/docs/reference/index.html?view.html is not working... Richard ------------------- <canvas height="600" width="500"> <dataset name="myData" src=""/> <tabs x="10"> <tabpane selected="true" >List Of Accounts <view name="accountsTable"> <grid datapath="myData:/accounts"> <gridtext editable="false" datapath="@firstName">First Name</gridtext> </grid> </view> </tabpane> </tabs> </canvas> |
- [Laszlo-user] gridtext sample not working Richard Reyes
- [Laszlo-user] modifying datepicker Mikko Valjento
