search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Scheduler column sorting

Asked by Ed
6 days ago.

Hi,

Is there any built-in way to do column sorting for DayPilot for ASP.NET WebForms? I see references for JavaScript schedulers but haven’t found anything for web forms as of yet.

I have a column that I add to the scheduler via an external function call so I can’t do something like a dynamic “order by “, etc. since the data to be sorted on isn’t part of the main SQL query.

Thanks - Ed

Answer posted by Dan Letecky [DayPilot]
6 days ago.

Unfortunately, the built-in column sorting feature is only available for the JavaScript version.

Comment posted by Ed
6 days ago.

OK, thanks...might have figured out how to do it within the constraints of my database structure so maybe all is good.

Comment posted by Ed
6 days ago.

OK so next question, is there a way to add a context menu to the actual header row of the resource columns? Please see attached, thanks.

Comment posted by Dan Letecky [DayPilot]
6 days ago.

You can add context menu (using an active areas) to the column content cells but unfortunately not to the column headers.

There is the onBeforeRowHeaderColumnRender event for customization of the column headers but it’s only available in the JavaScript version.

Comment posted by Ed
6 days ago.

Understood - any change that can be put in as a feature request?

Thanks

Comment posted by Dan Letecky [DayPilot]
6 days ago.

Well, ASP.NET WebForms is a legacy technology, and we’re no longer adding new features to the ASP.NET WebForms version of DayPilot. The development focus is now on the JavaScript version where the architecture allows more advanced features and better control over the client-side behavior.

New Reply
This reply is
Attachments:
or drop files here
Your name (optional):