or
'InformationBox
' not found.ConfiguratorPanel
' not found.RadGrid1.MasterTableView.Items(e.Item.ItemIndex)(
"CoulmName"
).Text
<
telerik:GridDateTimeColumn
HeaderText="My Date>"
DataField="MyDateTime" PickerType="DateTimePicker" DataType="System.DateTime"
UniqueName="MyDateTime" GroupByExpression="MyDateTime Group By MyDateTime"
DataFormatString="{0:dd/MM/yyyy hh:mm tt}" FilterDateFormat="dd/MM/yyyy hh:mm tt" EditDataFormatString="dd/MM/yyyy hh:mm tt"
AllowFiltering="true" AllowSorting="true">
</
telerik:GridDateTimeColumn
>