: source ){
biznisLogika.updateValue(t.statusTicket);
}
and that's it, however I don't know how to turn GridDataSource, or in this case
TicketDataSource to List?
> From: geoff.callender.jumpst...@gmail.com
> Subject: Re: Editing select component within a grid
> Date: Wed, 8 Oct
Yes, it's not hard to do. Here's a starting point (replace TextField with
Select):
T5.4:
http://jumpstart.doublenegative.com.au/jumpstart7/examples/tables/editablegridforupdate1
T5.3:
http://jumpstart.doublenegative.com.au/jumpstart/examples/tables/editablegridforupdate1
If you
you will probably have to save between requests what is displayed in your
grid or at least the range
taking a guess, i'd say grid data source may be where to look
http://jumpstart.doublenegative.com.au/jumpstart/examples/tables/griddatasources
then run a query accordingly
On Wed, 08 Oct 20