cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Can we make grid column editable to non-editable from service (TWX9.1)

VaibhavShinde
16-Pearl

Can we make grid column editable to non-editable from service (TWX9.1)

Hi 

I am facing one issue where i need to keep column in grid as non-editable when particular column name is not configured in another table. column will be editable only when that column name is configured(in another table).

How we can achieve it.

 

Thanks

3 REPLIES 3

Hi @VaibhavShinde,

 

The Grid Advanced's "IsEditable" parameter can be bound to a boolean property to change dynamically whether the Grid is Editable or not :

 

 

I don't think however that this can be done for each column individually.

Hi @c_lowy ,

 

Thanks for reply but i was looking for something else..i want to keep column in grid editable based on some value in service.

 

Thanks

@VaibhavShinde, could you give an example ? 

Announcements

Top Tags