hi
I wrote a simple gridcombobox class.
You can use this same as a gridtext class.
ex.
<grid name="gd" datapath="contacts:/">
<gridtext editable="false" datapath="@id" datatype="number" text="ID" />
<gridcombobox datapath="@itemval" itemdatapath="items:/item" width="200"
text="Item" />
</grid>
a demo and sources are on here.
http://laszlo.jp/wiki/index.php?CustomComponents#naa6e758
thanks.
-togawa manabu
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user