To that, you'll need to send the state back from the stateSaveCallback function - if you go that page, there's an example doing just that. You would then need a corresponding stateLoadCallback to retrieve that state on table initialisation.
Navigate through arrow key this feature available or not in datatable ??
key table not working in example i am not show cell border around the cell in keytable example..please check.
Yep, see the example here. You can see the keys behaving as expected. I did notice though the examples are broken on our website, the JS file is missing - I'll get that fixed first thing this morning.
It's not a problem with KeyTable - just the link on the website. As you could see in the example I posted, if you reference the correct libraries it does work...
Replies
Hi @jatin gajera ,
To that, you'll need to send the state back from the
stateSaveCallback
function - if you go that page, there's an example doing just that. You would then need a correspondingstateLoadCallback
to retrieve that state on table initialisation.Cheers,
Colin
thanks @Colin..
@colin
what you say about this....
Navigate through arrow key this feature available or not in datatable ??
key table not working in example i am not show cell border around the cell in keytable example..please check.
Hi @jatin gajera
Yep, see the example here. You can see the keys behaving as expected. I did notice though the examples are broken on our website, the JS file is missing - I'll get that fixed first thing this morning.
Cheers,
Colin
yes @colin i see this example...but fix keytable issues As soon as possibal..
Thanks for your kind replay @colin .....![:smiley: :smiley:](https://datatables.net/forums/resources/emoji/smiley.png)
It's not a problem with KeyTable - just the link on the website. As you could see in the example I posted, if you reference the correct libraries it does work...