Click here to Skip to main content
15,905,229 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: get a value a grid view cells Pin
Christian Graus11-Apr-08 22:43
protectorChristian Graus11-Apr-08 22:43 
GeneralRe: get a value a grid view cells Pin
Herman<T>.Instance14-Apr-08 22:25
Herman<T>.Instance14-Apr-08 22:25 
Questionhow can i retrive value of rich text box in html format Pin
krishnaveer11-Apr-08 18:35
krishnaveer11-Apr-08 18:35 
AnswerRe: how can i retrive value of rich text box in html format Pin
N a v a n e e t h11-Apr-08 20:20
N a v a n e e t h11-Apr-08 20:20 
GeneralGenerating Excel Reports in ASP .NET 2.0 Pin
kenexcelon11-Apr-08 10:22
kenexcelon11-Apr-08 10:22 
GeneralRe: Generating Excel Reports in ASP .NET 2.0 Pin
vasini11-Apr-08 11:04
vasini11-Apr-08 11:04 
GeneralRe: Generating Excel Reports in ASP .NET 2.0 Pin
Abhisek Chakraborty1-Sep-09 18:46
Abhisek Chakraborty1-Sep-09 18:46 
GeneralDisplay in GridView Pin
vasini11-Apr-08 10:22
vasini11-Apr-08 10:22 
Hi,

I am trying this for couple of days. But could not solve it.

I am calling a stored procedure (it has 3 I/P parameters) with command object and binding to a gridview.

One parameter takes multiple values (ex: 10,20,30) When I debug the application, all the values, its passing correctly.
(When I run the stored procedure in the back end, its giving all the rows)

But after binding to gridview, its displaying only the first value.

For example,

If I pass company as 120 and fund as 10,20,30 and date as 3/31/2008, the stored procedure is taking all the values. But when it displays in the grid it showing only the data of fund 10.

Please help me. how can I get the values in the grid.

Thank for all your help.

Vasini
GeneralRe: Display in GridView Pin
Blue_Boy11-Apr-08 10:25
Blue_Boy11-Apr-08 10:25 
GeneralRe: Display in GridView Pin
vasini11-Apr-08 10:37
vasini11-Apr-08 10:37 
GeneralRe: Display in GridView Pin
Blue_Boy11-Apr-08 10:59
Blue_Boy11-Apr-08 10:59 
GeneralRe: Display in GridView Pin
AlexeiXX311-Apr-08 17:06
AlexeiXX311-Apr-08 17:06 
Generalclock Pin
bunny.varun11-Apr-08 7:00
bunny.varun11-Apr-08 7:00 
GeneralRe: clock Pin
Blue_Boy11-Apr-08 9:01
Blue_Boy11-Apr-08 9:01 
GeneralObject reference not set to an instance of an object Pin
Farhad Eft11-Apr-08 6:32
Farhad Eft11-Apr-08 6:32 
GeneralRe: Object reference not set to an instance of an object Pin
N a v a n e e t h11-Apr-08 7:12
N a v a n e e t h11-Apr-08 7:12 
GeneralRe: Object reference not set to an instance of an object Pin
Farhad Eft11-Apr-08 8:32
Farhad Eft11-Apr-08 8:32 
GeneralRe: Object reference not set to an instance of an object Pin
AlexeiXX311-Apr-08 17:09
AlexeiXX311-Apr-08 17:09 
GeneralException Handling in General Pin
Brady Kelly11-Apr-08 5:09
Brady Kelly11-Apr-08 5:09 
GeneralRe: Exception Handling in General Pin
led mike11-Apr-08 5:55
led mike11-Apr-08 5:55 
GeneralAJAX Set focus + User Control Pin
tomwilliams11-Apr-08 4:19
tomwilliams11-Apr-08 4:19 
GeneralRe: AJAX Set focus + User Control Pin
tomwilliams11-Apr-08 5:16
tomwilliams11-Apr-08 5:16 
GeneralDatagrid Problem Pin
Devkranth Kishore Vanja11-Apr-08 4:13
Devkranth Kishore Vanja11-Apr-08 4:13 
GeneralRe: Datagrid Problem Pin
Herman<T>.Instance14-Apr-08 0:19
Herman<T>.Instance14-Apr-08 0:19 
GeneralRather bizarre databinding problem... Pin
RichardGrimmer11-Apr-08 3:49
RichardGrimmer11-Apr-08 3:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.