Search returns back data against a button
Search returns back data against a button
ajones
Posts: 2Questions: 1Answers: 0
I have a datatable which has a button on each row. If I search for "1-" which is the start of the ID of the button, this is returned in the results. How can I prevent this from happening?
Its also not just a case of ignoring a column, if this ID pattern exists on other fields, it does the same thing
Current trading names | Status | Action |
---|---|---|
M C FREE | Active | |
Test trading Name | Inactive |
This discussion has been closed.
Answers
```<table class="display table table-bordered table-striped m-b-none dataTable no-footer" id="siebel-table" role="grid" aria-describedby="siebel-table_info">
<thead>
<tr role="row"><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 601px;">Current trading names</th><th class="col-sm-2 text-center sorting_disabled" rowspan="1" colspan="1" style="width: 127px;">Status</th><th class="col-sm-2 text-center sorting_disabled" rowspan="1" colspan="1" style="width: 127px;">Action</th></tr>
</thead>
<tbody>