Task(1048407): Avoided redundant words in Multi-Column-DropDown - #2636
Task(1048407): Avoided redundant words in Multi-Column-DropDown#2636AravinthSundaramSF wants to merge 11 commits into
Conversation
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| ## Binding with complex and indexer properties | ||
|
|
||
| SfMultiColumnDropDownControl provides support to display complex and indexer properties in its columns and also you can set complex and indexer properties as path to `DisplayMember` and `ValueMember` properties. | ||
| MultiColumn Dropdown Control provides support to display complex and indexer properties in its columns and also you can set complex and indexer properties as path to `DisplayMember` and `ValueMember` properties. |
There was a problem hiding this comment.
You have added the Control suffix in all the places. Is this needed?
There was a problem hiding this comment.
Hi @susmitha-sundar, I have removed the Control suffix as per your suggestion.
|
|
||
| ## Keyboard Interactions | ||
| SfMultiColumnDropDownControl provides keyboard support for interaction. You can open the `DropDownGrid` without clicking the toggle button in SfMultiColumnDropDownControl by using the keyboard shortcuts. | ||
| MultiColumn Dropdown Control provides keyboard support for interaction. You can open the `DropDownGrid` without clicking the toggle button in MultiColumn Dropdown Control by using the keyboard shortcuts. |
There was a problem hiding this comment.
MultiColumn Dropdown provides keyboard support for interaction. You can open the DropDownGrid without clicking the toggle button in the control. Modify this like above content.
There was a problem hiding this comment.
Hi @susmitha-sundar, I have updated the content as per your suggestion.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description:
Avoided redundant words in Multi-Column-DropDown