Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
IgniteUI
/
igniteui-react-examples
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
25
Code
Issues
26
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add column pinning custom theme samples for Grid, Hierarchical Grid, and Tree Grid
- #934
#934
Open
tishko0
with
Copilot
wants to merge 13 commits into
vnext
IgniteUI/igniteui-react-examples:vnext
from
copilot/create-palletes-sample
IgniteUI/igniteui-react-examples:copilot/create-palletes-sample
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Add column pinning custom theme samples for Grid, Hierarchical Grid, and Tree Grid
#934
tishko0
with
Copilot
wants to merge 13 commits into
vnext
IgniteUI/igniteui-react-examples:vnext
from
copilot/create-palletes-sample
IgniteUI/igniteui-react-examples:copilot/create-palletes-sample
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2025
Initial plan
Copilot
committed
0382588
View commit details
Copy full SHA for 0382588
Browse repository at this point
Add column-pinning-custom-theme samples for grid, hierarchical-grid, and tree-grid
Show description for ffa213f
Copilot
and
tishko0
committed
ffa213f
View commit details
Copy full SHA for ffa213f
Browse repository at this point
Add missing EmployeesFlatData.ts for tree-grid sample
Show description for 2872145
Copilot
and
tishko0
committed
2872145
View commit details
Copy full SHA for 2872145
Browse repository at this point
Commits on Oct 23, 2025
Merge branch 'vnext' into copilot/create-palletes-sample
tishko0
authored
2c04955
View commit details
Copy full SHA for 2c04955
Browse repository at this point
Commits on Feb 3, 2026
Add more orders to hierarchical grid sample data for better demonstration
Show description for 1a7cbce
Copilot
and
MarielaTihova
committed
1a7cbce
View commit details
Copy full SHA for 1a7cbce
Browse repository at this point
Fix CustomerID uniqueness issue - make all CustomerIDs unique with numeric suffixes
Show description for 1f13725
Copilot
and
MarielaTihova
committed
1f13725
View commit details
Copy full SHA for 1f13725
Browse repository at this point
Convert components to functional, remove module imports and refs, use meaningful names
Show description for e571df3
Copilot
and
MarielaTihova
committed
e571df3
View commit details
Copy full SHA for e571df3
Browse repository at this point
Use useMemo for tree grid data to prevent unnecessary re-instantiation
Show description for cab58a0
Copilot
and
MarielaTihova
committed
cab58a0
View commit details
Copy full SHA for cab58a0
Browse repository at this point
Add useMemo for data in all grid components for consistency and optimization
Show description for 645b421
Copilot
and
MarielaTihova
committed
645b421
View commit details
Copy full SHA for 645b421
Browse repository at this point
Remove unnecessary useMemo for static JSON imports, keep only for tree grid class instantiation
Show description for c435734
Copilot
and
MarielaTihova
committed
c435734
View commit details
Copy full SHA for c435734
Browse repository at this point
Use useState with lazy initialization for tree grid data (more appropriate than useMemo)
Show description for 0f00af8
Copilot
and
MarielaTihova
committed
0f00af8
View commit details
Copy full SHA for 0f00af8
Browse repository at this point
Add export default to components and format code to reduce excessive indentation
Show description for 83b86c1
Copilot
and
MarielaTihova
committed
83b86c1
View commit details
Copy full SHA for 83b86c1
Browse repository at this point
Merge branch 'vnext' into copilot/create-palletes-sample
Mariela Tihova
authored
dd91ee2
View commit details
Copy full SHA for dd91ee2
Browse repository at this point
You can’t perform that action at this time.