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.
数週間前に smartgwt で開発を開始しましたが、問題が発生しています。ListGrid があり、表示されるデータにデータソースを使用していません。ListGridRecord[] を使用してすべての挿入を手動で行います。正常に動作しますが、特定の行、列にセルを挿入する方法がわかりません。何か案が??ありがとうございました。
ListGrid.getRecord(index).setAttribute(property、value);