Hi George,
Greetings
from Syncfusion support.
You can
customize the entire contents in the edit dialog by using the Dialog
Template feature of grid. So based on your scenario, you can bind different
data to SfAutoComplete by assigning different List to SfAutoComplete’s DataSource property, instead of using same List(GridData) as provided for Grid.
For an
example purpose we have bind same List(GridData) to both SfGrid and
SfAutoComplete in the below documentations. You can bind different List data
based on your requirement for the components used inside Dialog Template.
https://blazor.syncfusion.com/demos/datagrid/grid-dialog-template?theme=fluent
Please try
this from your side and get back to us if you need further assistance.
Regards,
Renjith R