the WebControl that I have made as edit-form in grid?
I need to pass it some parameters about what buttons to show for the item according to some usersettings. Ofc I can use session/viewstate etc to send it but it feels more correct to send parameters bec this edit-form is also used outside-grid.
//h
I need to pass it some parameters about what buttons to show for the item according to some usersettings. Ofc I can use session/viewstate etc to send it but it feels more correct to send parameters bec this edit-form is also used outside-grid.
//h