kuix support for table view

2 messages - 1117 views

Hi,

Does KUIX as plans to support table's in future. Looking for xml based table UI Which when rendered would allow the users to view the scrollable table with x rows and y columns.

 

Regards,

Raja Nagendra Kumar,

C.T.O

www.tejasoft.com

Hi,

 

Nagendra Kumar,

 

I tried for getting the table using Kuix. I got related to table, but i didnt get lines in between rows and columnns. I used the New source

code for this, because weight style attribute should be working in new source code. I implemented xml based code only.

I written the example model here.

 

sno  name   mode

1     suresh  offline

2     naresh  online

3     Sridhar  offline.

 

Like this i displayed for my small application.

 

Regards,

Suresh A