North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ignite UI for Angular
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
igx-tab
Narrow your results
igniteui-angular
Angular
igx-tab-group
igx-tab-item-template-directive
Tabs
igx-grid
Drag and Drop
ignite UI angular
Most Viewed
Sass Error after upgrading vom v14 to v15
Answered
over 1 year ago
Does igx-grid support filtering from a column with an array of objects?
Answered
over 1 year ago
How do I create a composite chart?
Answered
over 2 years ago
NullInjectorError: No provider for InjectionToken IgxDropDownBaseToken!
Not Answered
over 3 years ago
The neatest way to add custom css to the dock manager?
Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 8 of
8 results
for Ignite UI for Angular
Answered
0
views
3
replies
IgxTabs - Hide and show programmatically
Hi, working on my first project with TypeScript and Ignite UI for Angular and successfully using some components and moving forward till now. But by using IgxTabs I've now reached a point where I...
Answered
2544441
views
1
reply
Reorganize Tabs with Drag and Drop
I have a few tab-items with header and content. I need them to be able to be reorganized into a different order by the user. However if i apply igxDrop/igxDrag to the <igx-tab-item> element, the directive...
Answered
2850236
views
4
replies
Set focus to added igx-tabs
When a tab is created dynamically, I want to set focus to the newly created tab.
Not Answered
724227
views
1
reply
How can i call a script after initial Tab is rendered / display in igx-tabs
I am having problem rendering a AG Grid table on an IGX-Tabs The fix for me is to call a function to show and hide the grid based on what of the grid when the tab gets focus which i do with this code...
Not Answered
1371555
views
5
replies
How to create tabs pragmatically?
Hi, I want to create tabs programmatically, I have an application where I want to show tabs when a user clicks on a link Tabs will be generated dynamically and the content inside each tab will be...
Answered
1489268
views
3
replies
Make igx-tabs with closable button
Hi people, the problem I am facing is that I'm not being able to insert a closable button inside igx-tab-item label. What I need to do is implement tabs with the following rules: All route transition...
Answered
1832199
views
3
replies
igxGrid Not loading styles
Some of the IGX Components do not seem to be working properly. This is what my grid looks like.. Component.html I have followed the tutorial supplied by Infragistics, not sure what is going here...
Answered
1482416
views
2
replies
Make tab active at run time
Hello, Below is the HTML setup for the tab component with a template reference variable #notes assigned to one of the tabs. In the ngOnInit - for certain route parameters, would like to make one of...