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.
kendo-ui を使用してこのシナリオを実現するにはどうすればよいですか: 生徒の名前を持つグリッドと、各クラスのすべてのスコアを持つ子グリッドがあります。私のデータ ソースは階層的で、RavenDB データベース [ID、名前、[スコア]] から取得されます。生徒名の同じ行にあるボタンから新しいスコアを追加するにはどうすればよいですか?
toolbar: ["create"]詳細グリッドに必要です
toolbar: ["create"]
Kendo UI grid Edition のデモはこちら