Hello
 
I've finally succeeded in using the Table component with our java API (after excellent help from Mindbridge) and I must say it's a great component. The final clue of how to implement it was when I saw the SQL table model, which is sort of what we have but not quite.
 
Now, when I've managed to get it running I have a question:
 
I tried to put the navigation below the table instead of above using this html template:
 

<table jwcid="tableView" width="90%">

<tr>

<td jwcid="tableColumns"/>

</tr>

<tr jwcid="tableRows">

<td jwcid="tableValues" align="center"/>

</tr>

<span jwcid="tablePages"/>

</table>

The problem is that the navigation still is on the top of the table. Am I doing anything the wrong way here?
 
thanks,
 
Niklas
 
niklas.ekman
citat solutions | phone +46 (0)31 710 72 12
kronhusgatan 9, SE-411 05 g�teborg, sweden,
[EMAIL PROTECTED]
 

Reply via email to