data-dialog and data-ajax

data-dialog and data-ajax

The Dialog popup does not function when the data-ajax="false" is also included in the href statement.

<a href=\"calendarix/userfiles/file/My First Quilt.pdf\" data-ajax="false" data-rel="dialog" >Supply List.</a>

Result is simply a new page showing the pdf file. Is there a way to make the dialog work?
The above code is contained in a MySql record that is dynamically loaded with php.