I want to set absolute pixel values for the width and height of a specificktd-grid-item , while using w and h for other ktd-grid-item. Therefore, I introduced approximateWand approximateHtoKtdGridLayoutItem, which are converted to w and h when inputted, but only approximate values are obtained. Is there any good solution to set absolute values for a specific ktd-grid-item?
thanks😊