TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Devendra Kumar
NA
517
244.3k
how to match id in select database
Jul 22 2016 4:46 AM
i select data from database
select * from Tbl_Price where ProductId=@ProductId
and then
objAdmin.optnprice = "select";
objAdmin.Product_Id = Convert.ToInt16(Session["pid"].ToString());
objAdmin.SizeId = 0;
DataSet ds = objAdmin.Priceopreation();
store all data in ds
i want
when i will send size id
objAdmin.SizeId = @SizeId ;
then how to check this sizeid in this store ds
Reply
Answers (
2
)
binding xml file in mvc framework on button click and downlo
How to create PDF