Hi,
I know that the documentation says that for resource grouped views you need to do a postback to get the necessary html. I tried to code around this shortcoming by populating the view with all the available resources and then hide/show the columns for the resources that the user does not want to see.
This works until the user decides to drag or resize an appointment, then I receive javascript errors. Would there be any way I can get this to work? If needed I can create a sample that demonstrates this use case.
I know that the documentation says that for resource grouped views you need to do a postback to get the necessary html. I tried to code around this shortcoming by populating the view with all the available resources and then hide/show the columns for the resources that the user does not want to see.
This works until the user decides to drag or resize an appointment, then I receive javascript errors. Would there be any way I can get this to work? If needed I can create a sample that demonstrates this use case.