About DataGrid

xiaoxiao2021-03-06  39

Creating a pageable, Sortable DataGridCommon DataGrid Mistakes raises itemcreated events when creating items in the DataGrid control. When the item is bind to the DataGrid control, the ItemDatabase event will be triggered. This event provides you with the last chance to access the data item before the client displays data items. When this event is triggered, the data item will be set to empty and will not be available.

转载请注明原文地址:https://www.9cbs.com/read-57662.html

New Post(0)