on my datagrid, i want to add data range filter, so made a component then added that on filtertemplate on datagrid, need to show that component as overlay popup, just like existing datagrid date filter. is the there any way?
There is no public method for that, you can execute your own JavaScript function to open the custom popup.
1 Like
thanks. i will try with bootstrap.