Quantcast
Channel: Editor — DataTables forums
Browsing all 3740 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Dependant selects

Is it possible to have a dependant select based on the value of another select in the editor? Scenario: In the editor, there is a select for units (academic units of study...). Also in the editor is a...

View Article


Editor Lighbox - individual Sizes

ist there a way to set individual sizes for the lightbox. i have an default css setup, like: div.DTED_Lightbox_Wrapper { left: 0; right: 0; width: 100%; max-width: 800px; /* default */ margin: auto; }...

View Article


Bug with datetime and readonly field

Hello, I just stumbeld upon a serious bug in Editor. I have a readonly field (set by field method and the markup is correct) and I defined it of type "datetime" for the formatting. When I click on the...

View Article

problem with editor file upload!

this is my code public ActionResult GetDataToursForSale(Enums.JsonSortType type, int id) { var settings = Properties.Settings.Default; var formData = HttpContext.ApplicationInstance.Context.Request;...

View Article

Editor (ajax) - how can we use the query wildcard "%"

my problem: i have different admin groups who can connect to editor. so they can read and edit different datas from the database. after login the admin gets a $_SESSION-Variable, like:...

View Article


Render HTML in editor select list

I have options in an editor select list which contain HTML. Is there a way to render the HTML instead of displaying tags?

View Article

strip_tags on select options

I have a select in the editor where the options in the select contain HTML tags. I want to remove those tags for the select and retain them for the records in the database. Is there a way to do this in...

View Article

Image may be NSFW.
Clik here to view.

ORDER with TEXT column records prefixed with interger

Is there a method to order a text column with records prefixed with an interger? ->join( Mjoin::inst( 'program_outcome' ) ->link( 'unit_outcome.unit_outcome_pk',...

View Article


Editor - New, Update, Remove - Oracle Stored Procedures

I'm working on an application C# MVC application that uses oracle stored procedures for all database interfaces. It does not use the entity framework and we can't interface with tables directly. Is...

View Article


Options.Label.Render

Hi, Allan, In the Editor Edit popup, I'm trying to make a dropdown to show a list of stores: the list has value from Store.Number, and I'd like to have the label as Store.Name + ", " + Store.City + ",...

View Article

Image may be NSFW.
Clik here to view.

Value for Phone Number with '+' sign truncating

Dear Allan, I am trying to save phone number for example "+9689111111" in sql server database, the insert statement generated by editor automatically truncated "+" sign and insert without "+" sing the...

View Article

Union query

Hi I'm trying to build some editor server code from the following sql query: SELECT A.ServiceName As Res1, 'Global list' As Res2, '0' As Res3, A.ID As Res4 FROM ServiceLists AS A WHERE A.CustomerIndex...

View Article

Select the first day available in a datetime field

Hi Everyone, First, thanks to Allan for this wonderful tool ! I try something very simple I think. I have a datatable of products with a start date and an end date. When I change the start date, I...

View Article


Bootstrap 3 tabbed content in editor template

Hi I'm trying to apply the following: https://getbootstrap.com/2.3.2/components.html#navs https://editor.datatables.net/manual/templates#Any-HTML! I'm able to click a tab and the heading shows...

View Article

Image may be NSFW.
Clik here to view.

Problem w/ Dates During Inline Editing

Hello, I’m currently having some trouble with the editor specific to inline editing of date/datetime types. Basically what I’m noticing is that while data is coming back from the server loaded and...

View Article


how to modify data to be presented by Editor

use case: datatable displays rows of Orders. Each order has a property called "hasRMA" (return merchandise authorization), and each table row has a button - either "CreateRMA" or "EditRMA", which is...

View Article

Editor popup form disappears when I click outside it. How to prevent.

I have tried this code and it doesn't stop popup from disappearing: $.extend( true, $.fn.dataTable.Editor.defaults, { formOptions: { main: { onBackground: 'none' }, bubble: { onBackground: 'none' } } });

View Article


how to use checkboxes

I hvae busn object. it has 2 booleans, i need editor to present 2 checkboxes. I cannot find how to do this - many many hours gone. please anyone having example would be greatly appreciated.

View Article

Manipulate data before updating

Good Morning !! I describe two points to see if you can help me: I have a table and inline editing is enabled in it, I need that immediately after the user enters a data and before it is saved in the...

View Article

Display dropdown list options based on radio button selected value in editor...

Hi All, Sorry if I ask a repetitive question. I have a client side editor and in the editor form I need to update dropdown list options based on the selected value of radio button. I found dependent...

View Article
Browsing all 3740 articles
Browse latest View live