Search
43675 results 6811-6820
Forum
- 22nd Nov 2016Editor, insert value to field NOT included in the table sent to client.Aha, even better. Will try that. Thanks!
- 21st Nov 2016data-scrollY in DOM's table not working...It seems to work without that for me: http://live.datatables.net/bavafimu/1/edit . It shouldn't really need the square brackets, which would suggest an array. Allan
- 10th Nov 2016Bind Datatables to @grid.GetHtml tablegrid.GetHtml( htmlAttributes: new { id = "table-id" }, fillEmptyRows: false, The thing
- 8th Nov 2016Reg: Table Search using Boolean operatorsHammm.. May be searching for multiple keywords... Thanks for the link, will look into it if matches my requirement. Thanks Allan,
- 4th Nov 2016combine table tool and colvisyes of course, knowing that i've been working on it since two days but it's easy to understand and very nice and thank you for your reply :smile:
- 27th Oct 2016how to get json data from data table asp.net lib ?There is a DataTables.dll in the Editor download. Is that the library you are referring to? If so, documentation for it is available here. Allan
- 27th Oct 2016Responsive table after ajax reload collapses expanded rowCan anyone help with this?
- 20th Oct 2016Buttons not appear and JSON being printed on screen along side tableI would prefer to have a pop up dialog box with the form like the example has. How do I do that? Is there another example that goes over this? Most of the Editor examples use that lightbox modal. Could you take a look as to what is causing the json data to appear at the top of my page? Any thoughts? Something in your server-side script it outputting it. I'm afraid I have no idea what it would be as I can't see the server-side code. Regards, Allan
- 20th Oct 2016Updating other cells within a table, triggered by the update of dependent cell.I probably should've asked this on the editor forum..sorry. Let me include that I'm using the most recent version of datatables, jquery, and the Editor PHP Libs.
- 30th Sep 2016How to join a table on two conditions?Hi, There currently isn't a well defined why of doing what you are looking for with the PHP classes - however, it is actually possible with a little bit of a workaround. It is discussed in this thread. Regards, Allan