Problem with Buttons-Collections.
Problem with Buttons-Collections.
nnititnn
Posts: 3Questions: 1Answers: 0
Hi all,
I have a datatable on dialog and the Collection contain: Print, PDF,...
When I double-click the "Download" button, after that the dropdown can't show again.
Please help, thanks
This discussion has been closed.
Answers
Can you link to a page showing the issue so we can attempt to help please?
Thanks,
Allan
sorry, i don't have example now but as i see:
From version Button 1.5.0 the button-collection was insertAfter insertPoint(button)* replace for appendto 'body' of older version. After that, button.background only set backgroud for 'body', lead to other part still available(in my case is dialog).
I'm tried to set background for insertPoint too, but it's not work at all.
Thanks.
/note: dataTables.buttons.js/$.extend( _dtButtons,collection:
Does it happen here for you?
Allan
Of course not, as my comment above it just happen on DIALOG.
Sorry, but I solved my problem by myself.
Note: but the issue still there.
Thanks
I'm afraid I would need a link to a test case showing the issue and instructions on how to recreate the issue. Without that, there isn't much help I can offer I'm afraid.
Allan