master-detail : rowactions showing up only in first record of the detail

Questionsmaster-detail : rowactions showing up only in first record of the detail
peter mostmans asked 11 years ago

Hi,

I'm setting up a master-detail combination. I don't want to show any rowactions on the master, so I set everything false there.

But I do want to have some rowactions on the detail. The wierd thing is : they are showing up only for the first record shown in the detail, not for the others. Any idea what the problem might be ?

Peter

3 Answers
Abu Ghufran answered 11 years ago

Hello,

Peter, can you email me the screenshot and php file. I'm unable to reproduce this case.

peter mostmans answered 11 years ago

Abu,

I've been able to pinpoint the problem. The problem occurs if the first column in the select statement of the 'select_command' is not the primary key of the table. After I selected the primary key as the first column, it worked fine.

Peter

peter mostmans answered 11 years ago

Also, when using column options, you have to make sure the first column is the primary key for making it work.

Your Answer

15 + 16 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?