Skip to main content



      Home
Home » Eclipse Projects » NatTable » TextSearch in a SpanningDataLayer
TextSearch in a SpanningDataLayer [message #1694870] Fri, 08 May 2015 10:50 Go to next message
Eclipse UserFriend
Hi,
when using the SpanningDataLayer the Nattable TextSearch is not functioning properly. This can easily be seen in the NatTable SpanningDataLayer example when searching for "Row". it is not possible to get the next search result once the spanning cell has been reached. I have looked into the code and I think the GridSearchStrategy would have to be modified in order to honor the SpanningDataLayer. Currently the strategy simply looks into the next cell (which is spanned with the current cell) and finds the same "Row" label again. Since it is the same cell the current searchPosition is not changed at all and thus it is not possible to step out of the spannig cell even after consecutive calls to "next".

Does anybody know if there is some workaround to this?

Thanks in advance
Thorsten
Re: TextSearch in a SpanningDataLayer [message #1694887 is a reply to message #1694870] Fri, 08 May 2015 13:36 Go to previous message
Eclipse UserFriend
Nope there is no known workaround. Please create a ticket. And contribute a fix if you found one.
Previous Topic:CheckBoxCellEditor issue when editing large amount of cells
Next Topic:Updating items in Combo box filter
Goto Forum:
  


Current Time: Thu Jun 12 22:12:11 EDT 2025

Powered by FUDForum. Page generated in 0.05813 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top