c# - Expression of type 'System.Int32' cannot be used for parameter of type 'System.Object' of metho

c# - Expression of type 'System.Int32' cannot be used for parameter of type 'System.Object' of metho

瀏覽:587
日期:2025-10-01
i have one common grid view column filter method that filter grid view record with ColumnName and SearchText wise. here when i operate on nullable int datacolumn there is error ......看更多