Is it possible to display data from more than one table in a datagrid and perform updates ?
Yup
Actually, it is only possible if you hand code the updates and the assimilation of all that data to the data table.
Need to re-register ASP.NET? C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
If you use good N-Tier approach and use sprocs on the backend, it shouldn't be a problem.
Forum Rules