Hi Ed,

Could you send small example code to demonstrate
that and compare with C5.x?

Brgds,
Viktor

On 2008.05.14., at 5:27, Edmer wrote:


To explain this further I defined and attached 14 tbcolumn objects (
tbcol1,..., tbcol14 - using addcolumn(tbcoln) ) to my tbrowsedb object
(tbobj) and then I defined a new tbcolumn object called tbcol0. I added it to tbobj using tbobj:inscolumn(1,tbcol0) and that should make 15 columns to display. What happens is it displays tbcol0, tbcol1, tbcol2,...,tbcol13. It seems that it inserted the tbcol0 in it's right position but removes the
last tbcol14 - it retains the number of columns as defined by your
addcolumns().

Thanks,
Ed


--
View this message in context: 
http://www.nabble.com/A-problem-with-TbrowseDb-tp17222577p17222714.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to