Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Problem with selection in Table
Problem with selection in Table [message #135755] Thu, 11 June 2009 09:57 Go to next message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
I have two tables MASTER(persons)->DETAIL(addreses)

I have two persons - P_A, P_B. Person A have two adresses ADDR_A,
ADDR_B. Person B have not any address.

I select P_A. Detail table show two rows (ADDR_A, ADDR_B). I select
ADDR_B. Then I select P_B. Detail table is now empty but selection stay
selected (on table row 2).

In other example if I select P_A and then ADDR_A and then change
selection to P_B, then selection on detail table is correctly dissappear.
Re: Problem with selection in Table [message #135971 is a reply to message #135755] Fri, 12 June 2009 13:25 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Michal,

without a code snippet we can't help you much.

Maybe the Table contains some empty items? In this case, the problem
might reside in your logic. If you can ensure, that there is an empty
Table that shows some bogus selection, then you found a bug.

Regards, Ralf


Michal NkD Nikodím wrote:
> I have two tables MASTER(persons)->DETAIL(addreses)
>
> I have two persons - P_A, P_B. Person A have two adresses ADDR_A,
> ADDR_B. Person B have not any address.
>
> I select P_A. Detail table show two rows (ADDR_A, ADDR_B). I select
> ADDR_B. Then I select P_B. Detail table is now empty but selection stay
> selected (on table row 2).
>
> In other example if I select P_A and then ADDR_A and then change
> selection to P_B, then selection on detail table is correctly dissappear.
Re: Problem with selection in Table [message #137057 is a reply to message #135755] Fri, 19 June 2009 08:07 Go to previous messageGo to next message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
Can you see this problem please ?

https://bugs.eclipse.org/bugs/show_bug.cgi?id=280891

Regards,
NkD
Re: Problem with selection in Table [message #139538 is a reply to message #137057] Tue, 07 July 2009 05:22 Go to previous message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
Did you get bugzilla entry?

Regards,
NkD

Michal NkD Nikodím napsal(a):
> Can you see this problem please ?
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=280891
>
> Regards,
> NkD
Previous Topic:Tree widget focus problem
Next Topic:Problem with shell close
Goto Forum:
  


Current Time: Wed Apr 24 19:55:17 GMT 2024

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

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

Back to the top