Load content through Ajax
14 Apr 2021 / 1 minute to read
The Tab supports to load external contents through AJAX library. Refer to the following steps.
- Import the Ajax module from ej2-base and initialize with URL path.
- Get the data from Ajax Success event, then initialize the Tab with retrieved external path data.