开发者

How can i set a default value to AspxGridView TimeEdit control

I want to set default value curr开发者_如何学Pythonent time for AspxGridView TimeEdit control. Is it possible?

KR,

Çağın


This can be done by using the ASPxGridView's CellEditorInitialize event. Check the value of the e.Column.FieldName property and then set the e.Editor.Value as needed.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜