問題タブ [code-rally]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
56 参照

sdk - UserStory ScheduleState のグリッド表示

UserStories の ScheduleState をグリッドに表示しようとしています。Rally で見られるように、ScheduleState を編集可能なバーとして表示できません。状態ごとに DPCA バー列があります。

たとえば、下のリンクの SimpleTreeGrid の例では、ユーザー ストーリーのスケジュールの状態が DPCA のバー列として表示されます。 https://help.rallydev.com/apps/2.1/doc/#!/example/simple-tree-grid

コードは以下の通りです。