Hi
I got a strange error with visual basic 2008, I'm writing a asp web app and i have a search page with a datagrid linking to a stored procedure on a sql server. There is 3 columns on the page ID, Name and Select command button.
I need it to add the ID into the session when you click on select. This works fine when the column is visible but when i change it to visible = false then it returns nothing. I do this on almost a daily bases at work and it works fine. It was also working in this application on a different page but something has happened and now nether of them works. I've tried creating a new web app, windows app opening the project on another pc and it still didn't work. Does anyone have any ideas
Thanks
I got a strange error with visual basic 2008, I'm writing a asp web app and i have a search page with a datagrid linking to a stored procedure on a sql server. There is 3 columns on the page ID, Name and Select command button.
I need it to add the ID into the session when you click on select. This works fine when the column is visible but when i change it to visible = false then it returns nothing. I do this on almost a daily bases at work and it works fine. It was also working in this application on a different page but something has happened and now nether of them works. I've tried creating a new web app, windows app opening the project on another pc and it still didn't work. Does anyone have any ideas

Thanks