Devexpress ASPxGridview "Value cannot be null. Parameter name : value" design hatası

1.       1. Tasarım aşamasında ASPXGridView nesnesi yerine “Value cannot be null. Parameter name : value” hatası karşımıza geldiğinde 2. adıma geçilir.

                    

2.      2. Projedeki aspx dosyasında hatalı olan Assembly dosyasının register satırı çıkarılmalıdır.  Find and Replace ile sorunlu olan <%@ Register namespace="DevExpress.Web" tagprefix="ASPxGridView" %>  satırı tüm projeden çıkarılır ve sorun giderilir.

k





Hiç yorum yok:

BlackListIP control on Serenity platform (.NET Core)

 In the Serenity platform, if you want to block IPs that belong to people you do not want to come from outside in the .net core web project,...