Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct Naming of Grid Controls #672

Open
HUSSAR-mtrela opened this issue Jul 25, 2024 · 0 comments
Open

Correct Naming of Grid Controls #672

HUSSAR-mtrela opened this issue Jul 25, 2024 · 0 comments
Assignees
Labels
area: enhancement related to code of SB, new feature or request bug: xplat-event-handlers issues in event handlers/templates platform: xplat issues in xplat json samples priority: 🚶 medium

Comments

@HUSSAR-mtrela
Copy link
Collaborator

simplify and standardize naming of grid controls so they are consistent across all controls and easy to read exported code:

Do the following in XPLAT JSON files and XPLAT event handlers:

  • replace "grid1" names/id/variables with "grid"
  • replace "hGrid" names/id/variables with "grid"
  • replace "hierarchicalGrid" names/id/variables with "grid"
@HUSSAR-mtrela HUSSAR-mtrela added area: enhancement related to code of SB, new feature or request platform: xplat issues in xplat json samples priority: low labels Jul 25, 2024
@HUSSAR-mtrela HUSSAR-mtrela added priority: 🚶 medium bug: xplat-event-handlers issues in event handlers/templates and removed priority: low labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: enhancement related to code of SB, new feature or request bug: xplat-event-handlers issues in event handlers/templates platform: xplat issues in xplat json samples priority: 🚶 medium
Projects
None yet
Development

No branches or pull requests

5 participants