Oct 12, 2001 #1 trungx Programmer Sep 20, 2001 28 VN I am using MyModelTable extend AbstractModelTable, but I cant use jdbtable.GetSelectedRow() method (=> always return 0). Help me!
I am using MyModelTable extend AbstractModelTable, but I cant use jdbtable.GetSelectedRow() method (=> always return 0). Help me!
Oct 18, 2001 #2 Swamphen Programmer Jul 17, 2001 84 IT As far as I can see, AbstractModelTable doesn't have the method getSelectedRow(). So, unless you give the implementation of that method in the MyModelTable-class, we can't do much. Swamphen Upvote 0 Downvote
As far as I can see, AbstractModelTable doesn't have the method getSelectedRow(). So, unless you give the implementation of that method in the MyModelTable-class, we can't do much. Swamphen
Oct 19, 2001 Thread starter #3 trungx Programmer Sep 20, 2001 28 VN Thanks, but can you or any one help me Implement that method! Upvote 0 Downvote