crud buttons

crud buttons

mleflermlefler Posts: 2Questions: 2Answers: 0

I want to have edit, delete, details buttons on the left side, not the right, since it scrolls off the page on the right because I have 22 columns. When I move them to the front of the <td> they take over the info in column 1, the rows shift to accommodate having those items on the left, but the columns do not move over with the rows. I tried <th>edit</th> to the front of the <thead> but then all my borders and pagination and general table formatting break. I'm sure there is an easy way to fix this, but I don't know what it is. Thanks

Answers

Sign In or Register to comment.