Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
455
CellClickAction.RowSelect
posted

Hi @all,

we start working with the XAML-Controls from Infragistics for creating Windows 8.1/RT-Apps and are quite impressed by the XamGrid. Maybe a quite simple question, but I don't find any option to set properly.

In UltraWinGrid (Windows.Forms), there was an option CellClickAction which could be set to RowSelect. In our App the user should be able to say how the grids react on CellClick (e.g. RowSelect, CellSelect, ColumnSelect). The info is saved in the database. So I need a possiblity to programmatically set the option in the C# code behind. How can I do this? I cannot find anyhing...

Additionally I observed that all rows with an odd rownumber have a light gray background the rows with an even number a white one (or the other way round). That's nice. but the gray background is not spread over the complete row, but only as background of the values. Can this also be changed the way, that the background is over the complete row including empty cells (how? possible also in C# code for customizing the app?)?

We use version 13.2.0.0.

Thank you.

Best regards

Alex

Parents Reply Children
No Data