Search
43901 results 1771-1780
Forum
- 2nd Mar 2017Why Role=”alert” on tbody? (NVDA cannot read content of the table)Can you link to a page showing the issue please? This example doesn't have a role on the tbody at all. The role that is used is grid on the table element. Allan
- 22nd Feb 2017Table with multiple underscores fails to return integer valuessync with the max table + field length where data
- 22nd Feb 2017Path forward to add a nested child tablecode for the child table? I'll let you know
- 22nd Feb 2017Deleting a row in joined table generate an SQL error. What do I do wrong?are using a link table with a one to
- 19th Feb 2017Basic table will not render all the way?You have too many columns in your footer. Remove the extra to match the total columns (11) and your table should work. Kevin
- 16th Feb 2017How to Put Table Name In a VARIABLE ??on an already initialised table and using ajax.data as
- 15th Feb 2017Print all table on single print button?i have already added custom print button but it print only last one of table
- 13th Feb 2017With select-checkbox, appears, cannot check after refreshing tableI realized I was not destroying and recreating the table when reloading data. It is working fine now. Thanks.
- 13th Feb 2017Editor: avoid table reloading after an inline editThanks, Allan, it indeed prevents the table from being refreshed, but in this case, the input field does not disappear. Is there a way to draw only that one field?
- 9th Feb 2017How to use Datatables jQuery UI datetime picker outside of the table.outside of the main table. HTML - Pretty standard. Mostly