Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コード ビハインドの DataTable にデータが格納されています。そのデータタブを使用して JQWidgets にバインドする方法。参照用のリンクがあれば提供してください
DataTable tb=new DataTable(); tb = rp.GetRelaasePlan(); // Datatable
これは、フロントエンドの jqxgrid で使用する必要があります。