Please let me know how to get varying sizes of rows in table for any particular column using swt/Jface?
Asked
Active
Viewed 521 times
1 Answers
1
-
yes i did have a look at(Nebula, NatTable,Ktable,SWT-Matrix) Only row level height can be changed. But what if i want for only particular column. – user1925819 Apr 03 '13 at 08:05
-
@user1925819 Well, what would that look like? – Baz Apr 03 '13 at 08:43
-
I can't attach screenshot, hence i am providing link (http://eaddress.co.kr/sbstory/03sales/dmsalepage.asp). You can see the row with varying sizes. – user1925819 Apr 03 '13 at 09:19
-
@user1925819 You won't be able to do that with an SWT/JFace table. However, [KTable](http://sourceforge.net/projects/ktable/) can do that. – Baz Apr 03 '13 at 09:27
-
I know about this, but issue is integrating some SWT fields with Ktable.If u see screenshot there is search criteria which uses SWT textbox, radio button based on that search result will be displayed in table.Will this be supported by Ktable. – user1925819 Apr 04 '13 at 00:29