Replies
Hello Craig,
Thank you for the update. When are you calling those methods? How are you setting up the grid? Do you have a sample you can attach that I can run/debug to see why the caption isn’t being displayed for you?
Hello Craig,
Thank you for the update. If you look at the API link and scroll down there is a code sample. In the code sample it demonstrate enabling summaries, how if you want disabling it for specific columns. Then it shows how to create a Max and Avg summaries, how to set the format for those summaries.
Hello Craig,
Thank you for contacting Infragistics Developer Support!
Summaries can be enabled at the band of column level, you can see the following on the AllowRowSummaries properties on those at the following links:
Do you have any specific questions about summaries?
Hello Paul,
Thank you for contacting Infragistics Developer Support!
If you want to use a category y axis you will have to load the vertical category modules:
IgxDataChartVerticalCategoryCoreModule
IgxDataChartVerticalCategoryModule
As well as use the igx-bar-series instead of the igx-column-series.
There is also another error in your stackblitz, you didn’t chage the reference/id of the category y axis to yAxis it is still xAxis. I have modified the stackblitz to resolve these which you can see here:
Hello,
Thank you for contacting Infragistics!
You can use the before enter edit mode event to add your auxiliary data:
http://www.infragistics.com/…/wingrid-beforeentereditmode-event
As for removing that info you can try the before exit edit mode:
http://www.infragistics.com/…/wingrid-beforeexiteditmode-event
or before roe cancel update:
http://www.infragistics.com/…/infragistics.win.ultrawingrid~infragistics.win.ultrawingrid.ultragrid~beforerowcancelupdate_ev
Hello Jeff,
Thank you for contacting Infragistics!
When you reinstalled it updated it to the latest service release for v17.1. You can uninstall the update using the following steps:
1) Open Control Panel.
2) Go to “Programs and Features”.
3) Click the link for “View installed updates”.
4) Find and uninstall the update for v17.1.
After you do this you will then be able to run the 2074 build install. Which you can get using the following steps:
1) Go to http://www.infragistics.com/…/keys-and-downloads
2) Click on your v17.1 Key.
3) Click on the Service Releases tab.
4) Open the Infragistics Windows Forms section and download the 2074 service release link