Hi ,
i am trying to develop java application table , i would like to inform me if it is possible to create a table schema for lighstreamer table
with static and dynamic update data.

With javascript i create the table and i have to set the div elements for update data
with java table i need to have a table for a stocks and display some stock information's and to update some cells for the prices
using schema the table model is created with the columns for updates items it is possible to include and static data columns !!??
or mast found way to merge separate tables to a new one !!??

Thanks