Ok easy one for someone i'm sure.
I have an SqlDataSource called dsMain and I have a Interger called CatID
I am trying to get the "fkCatID" value from my dsMain but I keep getting hit
with New exception. The information is NOT being stored in a datagrid, but
an HTML table.
CatID = dsMain.SelectPa rameters.Item(" fkCatID").ToStr ing
Regards
I have an SqlDataSource called dsMain and I have a Interger called CatID
I am trying to get the "fkCatID" value from my dsMain but I keep getting hit
with New exception. The information is NOT being stored in a datagrid, but
an HTML table.
CatID = dsMain.SelectPa rameters.Item(" fkCatID").ToStr ing
Regards