Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
143989 | Apr 12,2019 03:54 PM UTC | Mar 2,2020 01:21 PM UTC | Vue | 6 |
![]() |
Tags: Data Grid |
[App.Vue]
dataBound: function() {
let gridInstance = this.$refs.grid.ej2Instances;
gridInstance.autoFitColumns(["CustomerID"]);
gridInstance.width = gridInstance.getContentTable().offsetWidth; // Set Grid content width to Grid width
}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.