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
265
Need infragistics help
posted

Hi, We need some help on infragistics jquery controls for MVC 4.0. 1)How to get row from hierarchical grid without using any loops. is their any method like getRowByDataID or something else. 2)How we will change any row content of hierarchical grid and that should be commited to the attached datasource. eg. we have one column called isactive if I change this column to active its changing the grid row value but that value is not updated in datasource. so if I filter it by only active rows its not showing me that changed row. 3)Is there any property to assign color to the row in hierarchical grid. 4)normally without expanding the hierarchical grid we did not get its childern rows. is there any possibility to get all rows without expand. 5)We hide 2-3 columns for GridModel. but those columns are not able to get in javascript code. So is there any way to hide columns.

Parents Reply Children
No Data