Click here to Skip to main content
15,896,487 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Excel Conversion Error Pin
DKalepu12-Jun-07 21:04
DKalepu12-Jun-07 21:04 
GeneralRe: Excel Conversion Error Pin
_AK_12-Jun-07 21:10
_AK_12-Jun-07 21:10 
GeneralRe: Excel Conversion Error Pin
DKalepu12-Jun-07 21:15
DKalepu12-Jun-07 21:15 
GeneralRe: Excel Conversion Error Pin
DKalepu12-Jun-07 21:17
DKalepu12-Jun-07 21:17 
AnswerRe: Excel Conversion Error Pin
Jay_se12-Jun-07 21:22
Jay_se12-Jun-07 21:22 
GeneralRe: Excel Conversion Error Pin
Venkatesh Mookkan12-Jun-07 22:23
Venkatesh Mookkan12-Jun-07 22:23 
GeneralRe: Excel Conversion Error [modified] Pin
Jay_se12-Jun-07 23:29
Jay_se12-Jun-07 23:29 
AnswerRe: Excel Conversion Error Pin
Venkatesh Mookkan12-Jun-07 21:31
Venkatesh Mookkan12-Jun-07 21:31 
DKalepu wrote:
myGridView.RenderControl(htmlWrite);


You cannot render the GridView Control into HTML directly. Use DataGrid.

May be Jay_se is correct. But I haven't tried that before. We also had this issue before and we solve that using DataGrid. We can used JavaScript get the HTML String of the GridView and do the same.


Regards,
Venkatesh Mookkan.
Software Engineer, India
My: Website | Yahoo Group | Blog Spot

GeneralRe: Excel Conversion Error Pin
Jay_se12-Jun-07 21:37
Jay_se12-Jun-07 21:37 
GeneralRe: Excel Conversion Error Pin
Venkatesh Mookkan12-Jun-07 21:41
Venkatesh Mookkan12-Jun-07 21:41 
AnswerRe: Excel Conversion Error Pin
DKalepu12-Jun-07 21:47
DKalepu12-Jun-07 21:47 
Questiontree page map Pin
kvijayajyothy12-Jun-07 20:45
kvijayajyothy12-Jun-07 20:45 
QuestionSession Pin
ShuklaGirish12-Jun-07 20:45
ShuklaGirish12-Jun-07 20:45 
AnswerRe: Session Pin
_AK_12-Jun-07 20:48
_AK_12-Jun-07 20:48 
GeneralRe: Session Pin
ShuklaGirish13-Jun-07 20:14
ShuklaGirish13-Jun-07 20:14 
GeneralRe: Session Pin
_AK_13-Jun-07 20:17
_AK_13-Jun-07 20:17 
AnswerRe: Session Pin
Chetan Ranpariya12-Jun-07 20:48
Chetan Ranpariya12-Jun-07 20:48 
AnswerRe: Session Pin
Sathesh Sakthivel12-Jun-07 20:49
Sathesh Sakthivel12-Jun-07 20:49 
Questionasp.net Pin
ling_luv12-Jun-07 20:21
ling_luv12-Jun-07 20:21 
AnswerRe: asp.net Pin
Chetan Ranpariya12-Jun-07 20:23
Chetan Ranpariya12-Jun-07 20:23 
GeneralRe: asp.net Pin
ling_luv12-Jun-07 20:26
ling_luv12-Jun-07 20:26 
AnswerRe: asp.net Pin
Chetan Ranpariya12-Jun-07 20:45
Chetan Ranpariya12-Jun-07 20:45 
QuestionSorting problem in GridView [modified] Pin
Amr M. K.12-Jun-07 20:16
Amr M. K.12-Jun-07 20:16 
QuestionHTTP STATELESS.. Pin
Rahul8312-Jun-07 19:55
Rahul8312-Jun-07 19:55 
AnswerRe: HTTP STATELESS.. Pin
Elizma12-Jun-07 20:02
Elizma12-Jun-07 20:02 

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.