Ext .NET : this.Store in Controller compile error
Error description:
[Your controller] does not contain a definition for 'Store' and no extension method 'Store' accepting a first argument of type [Your controller] could be found (are you missing a using directive or an assembly reference?)
Resolution:
using Ext.Net.MVC;
ความคิดเห็น
แสดงความคิดเห็น