change border style of loading row
change border style of loading row
I edited the last column with a white border and background (so its seperated from the table design). Looks great so far, but when I load the datatable, the "loading" row has a border until the last column (I added an example picture). How could I edit it so the border would end at the at the -2 column instead of going to the end? I tried several classes for loading border but I did not get the right one I think.
Best greetings and thank you in advance
This question has an accepted answers - jump to answer
Answers
Hi @redsunset ,
I'm not clear what you mean by the loading row - is that the processing message that gets displayed when loading from Ajax?
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
Hi Collin,
yes the processing message that gets displayed when loading from ajax...
I added a picture to show what I mean.
best greetings