This is a migrated thread and some comments may be shown as answers.

problem with getting data from database

0 Answers 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Semih
Top achievements
Rank 1
Semih asked on 27 Dec 2011, 08:52 AM
hi,
i have a problem that i have been trying to solve for days.
there is a page that is made by someone else which uses a radgrid to show data from database. it uses stored procedure to gather the data. now i must add two new columns to this table. i've added the columns and changed the stored procedure. and when i look at the page i saw that the new columns are added but nothing changed in the data that comes from stored procedure. the changes that i made in stored procedure never effects the dataset. i have a master table that uses sp named "x" and detail table uses sp named "y". i tried to change both but both doesn't effect the dataset. i'm totally sure that connection string, query etc. is absolutely true. please find a solution for me.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Semih
Top achievements
Rank 1
Share this question
or