Re: [ANN] modified Table Field 0_2_2

2015-03-26 Thread BNig
Bill, Rolf thank you. modTableField is at its core just two fields that are used for display. All data lives in these two fields. It is not as powerful as the dataGrid which I think is an ingenious piece of code. modTableField can be easier because of its simpler structure and might suffice in

Re: [ANN] modified Table Field 0_2_2

2015-03-26 Thread Rolf Kocherhans
Hello Bernd Your new TableField looks very clean and very tidy, thanks for it ! Everyone who doesn’t like DataGrid should have a look at it ! Cheers Rolf > Dear list, > > here is a new version of modTableField. > It is a way to display tabular data in a table view. > > --

Re: [ANN] modified Table Field 0_2_2

2015-03-25 Thread William Prothero
Bernd: Thanks! Bill > On Mar 25, 2015, at 12:01 PM, BNig wrote: > > Sorry, > > make that > > --- > modTableField 0_3_2 > --- > Kind regards > > Bernd > > > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-2-tp46906

Re: [ANN] modified Table Field 0_2_2

2015-03-25 Thread BNig
Sorry, make that --- modTableField 0_3_2 --- Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-2-tp4690621p4690622.html Sent from the Revolution - User mailing list archive at Nabble.com.

[ANN] modified Table Field 0_2_2

2015-03-25 Thread BNig
Dear list, here is a new version of modTableField. It is a way to display tabular data in a table view. -- http://berndniggemann.on-rev.com/modTableField/modTableField_0_3_2.zip -- modTableField_0_3_2 has been cleaned up and has more examples and a