Edit button need to disabled
Edit button need to disabled
giash
Posts: 29Questions: 4Answers: 0
1 is Edit Button
2 is from page with deleverd and etc option.
3 is submit button for save data in database
My Question Is when I am select the Delivered and click the save button then data is save. and index page show datatable edit button is enable. but i need this button disabled please see my 1
This question has an accepted answers - jump to answer
Answers
Manage page Save button
Delivered option
Index page Edit Button
That's not a DataTables or Editor button is it? So add the
disabled
attribute to it. Without a test case showing the issue it is impossible to say further, but it if isn't DataTables based, then you should ask on StackOverflow.Allan