Search
43891 results 6481-6490
Forum
- 3rd Jan 2023bootstrap 5, inside does display table.I solved the issue. thanks @allan :smile:
- 9th Dec 2022export my table to pdf and excel it can not support persian language?There are loads of other threads on this topic. For example: 1 2 The other threads have more details, but basically the default pdfmake font file doesn't include the full set of UTF8 characters. You need a font file that does include the characters you want. Allan
- 8th Dec 2022Why is table displaying multiple sort arrows?Thank you! I was able to find the issue, which was some style overrides we had in our main application.css stylesheet. I was able to remove the extra sort arrows as a result. Thanks for your help!
- 8th Dec 2022Break long table rows to columnsThank you, Kevin. Good idea
- 2nd Dec 2022database Oracel connected but read field in tableThanks so much
- 28th Nov 2022Table.Draw() not working when ScrollX Enabled on table with drop down list filter for columnThanks very much.
- 18th Nov 2022How to put sorting symbols next to the Column name in the tableThis thread applies CSS to put the arrow on the left of the column - that may help give you some clues, Colin
- 2nd Nov 2022problem apply multiple style to table cell export to excelYup - styling is a total pig in Open XML! See why I said to use something like SheetJS if you want to do anything beyond what our library does out of the box :). Allan
- 18th Oct 2022How to search one particular value one Data table from another Data table ?No test case or description which makes it rather difficult to offer help as I'm not really sure of what you are looking for, but perhaps using the search() method is what you need. Allan
- 26th Sep 2022where do I select with JOIN to use column from another tablethe examples on the ssp-class don't contain joins. I am not sure but I guess this is deliberately so: For mor complex CRUD you should use Editor. Yes, Editor is not free but the license charges are very low compared with the rich functionality Editor offers. P.S.: This is my personal opinion. I am not associated with Spry Media Ltd. and I am not receiving compensation from them.