In this article, we are going to look at a new feature released as part of AgilePoint NX v9.0 which will enable importing data from Excel or CSV file to a Data Grid. Over the last few years, we have made a lot of investments on the Excel integration which ranges from supporting Excel as…
Tag: Data Grid
Data Grid Enhancements – Column Templating and Reordering
As part of the series of product update videos on AgilePoint NX v9.0 release, the next one I would like to share are a set of enhancements to a very popular control, the Data Grid. Since Data Grid control is widely used across our customer base, a few enhancement requests popped up over the years…
Specify custom column width for Data Grid in eForm
In the following article I would show how you can specify custom column width for Data Grid in eForms by using some minimal JavaScript. Suppose your grid has 3 columns where you wish to specif 25% width to first 2 columns each and 50% width to last column. You could insert CSS in the CSS…