I found the solution, I got the data I wanted (VendorClassID), by using @if (grid.HasSelection) { var x = grid.SelectedRow.Value.
確定! 回上一頁