Click here to Skip to main content
15,919,613 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Data displaying in datagrid as dynamically.. Pin
_AK_9-Aug-06 0:10
_AK_9-Aug-06 0:10 
GeneralRe: Data displaying in datagrid as dynamically.. Pin
Prabs frm PGP9-Aug-06 0:16
Prabs frm PGP9-Aug-06 0:16 
GeneralRe: Data displaying in datagrid as dynamically.. Pin
_AK_9-Aug-06 0:18
_AK_9-Aug-06 0:18 
QuestionImage gallery Pin
dimo_omid8-Aug-06 19:46
dimo_omid8-Aug-06 19:46 
AnswerRe: Image gallery Pin
_AK_8-Aug-06 23:06
_AK_8-Aug-06 23:06 
AnswerRe: Image gallery Pin
enjoycrack9-Aug-06 17:09
enjoycrack9-Aug-06 17:09 
Questionwhile in edit mode, how to get values of dropdownlist from database ? Pin
prakash_2108-Aug-06 19:00
prakash_2108-Aug-06 19:00 
AnswerRe: while in edit mode, how to get values of dropdownlist from database ? Pin
_AK_8-Aug-06 19:03
_AK_8-Aug-06 19:03 
This you can do in OnItemDatabound event of the datagrid. That event gets fired for each row of the datagrid. In that event what you need to do is to find the dropdownlist and set the value accordingly.

Best Regards,
Apurva Kaushal

GeneralRe: while in edit mode, how to get values of dropdownlist from database ? Pin
prakash_2109-Aug-06 18:56
prakash_2109-Aug-06 18:56 
GeneralRe: while in edit mode, how to get values of dropdownlist from database ? Pin
_AK_9-Aug-06 19:52
_AK_9-Aug-06 19:52 
QuestionReading Image from SQL Server and Display it Asp.Net Datagrid Pin
nabeelkhan8-Aug-06 18:53
nabeelkhan8-Aug-06 18:53 
AnswerRe: Reading Image from SQL Server and Display it Asp.Net Datagrid Pin
minhpc_bk9-Aug-06 0:36
minhpc_bk9-Aug-06 0:36 
QuestionHow to pass data from one page to another page Pin
ypsyong8-Aug-06 16:13
ypsyong8-Aug-06 16:13 
AnswerRe: How to pass data from one page to another page Pin
thomas_joyee8-Aug-06 17:32
thomas_joyee8-Aug-06 17:32 
GeneralRe: How to pass data from one page to another page Pin
ypsyong8-Aug-06 18:13
ypsyong8-Aug-06 18:13 
GeneralRe: How to pass data from one page to another page Pin
_AK_8-Aug-06 18:17
_AK_8-Aug-06 18:17 
GeneralRe: How to pass data from one page to another page Pin
ypsyong8-Aug-06 19:37
ypsyong8-Aug-06 19:37 
GeneralRe: How to pass data from one page to another page Pin
_AK_8-Aug-06 20:24
_AK_8-Aug-06 20:24 
GeneralRe: How to pass data from one page to another page Pin
ypsyong8-Aug-06 21:10
ypsyong8-Aug-06 21:10 
GeneralRe: How to pass data from one page to another page Pin
_AK_8-Aug-06 21:17
_AK_8-Aug-06 21:17 
AnswerRe: How to pass data from one page to another page Pin
Guffa8-Aug-06 18:51
Guffa8-Aug-06 18:51 
QuestionUsing DateTime when web server set to GMT Pin
Mark J. Miller8-Aug-06 13:40
Mark J. Miller8-Aug-06 13:40 
AnswerRe: Using DateTime when web server set to GMT Pin
eggsovereasy9-Aug-06 4:40
eggsovereasy9-Aug-06 4:40 
GeneralRe: Using DateTime when web server set to GMT Pin
Mark J. Miller9-Aug-06 4:45
Mark J. Miller9-Aug-06 4:45 
GeneralRe: Using DateTime when web server set to GMT Pin
Mark J. Miller9-Aug-06 12:42
Mark J. Miller9-Aug-06 12:42 

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.