EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 16, 2025, 02:39:33 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
datagrid datetimebox in column
Pages: [
1
]
« previous
next »
Print
Author
Topic: datagrid datetimebox in column (Read 10292 times)
vinnie123
Newbie
Posts: 1
datagrid datetimebox in column
«
on:
March 06, 2013, 08:42:05 AM »
Hi,
Does anyone have a sample of how to add a datetimebox to a column in a datagrid?
Thanks.
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: datagrid datetimebox in column
«
Reply #1 on:
March 06, 2013, 07:01:25 PM »
To use datetimebox as the editor when editing a row, you need to extend the new editor for datagrid. Please refer to
http://www.jeasyui.com/documentation/datagrid.php#editor
to learn how to extend a new editor.
Logged
devnull
Sr. Member
Posts: 431
Re: datagrid datetimebox in column
«
Reply #2 on:
March 06, 2013, 09:58:27 PM »
It is as simple as this:
Code:
{field:'followup_date',title:'Followup Date',editor:'datebox'}
But you should be able to determine that from the online documentation / demos etc ;-)
Logged
-- Licensed User --
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...