Click here to Skip to main content
16,004,452 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Different tooltip for different values of dropdownlist Pin
_AK_11-Sep-06 19:21
_AK_11-Sep-06 19:21 
QuestionWeb Service in .NET 2 Pin
tke99911-Sep-06 13:53
tke99911-Sep-06 13:53 
AnswerRe: Web Service in .NET 2 Pin
Sebastien Lachance14-Sep-06 9:21
Sebastien Lachance14-Sep-06 9:21 
GeneralAvoid naming conflict in ASP.NET [2.0] [modified] Pin
Abhijit Gadkari11-Sep-06 13:22
professionalAbhijit Gadkari11-Sep-06 13:22 
Questionremove IE header and footer Pin
Steve-o H.11-Sep-06 12:11
Steve-o H.11-Sep-06 12:11 
QuestionSharing asp.net custom control between C# and VB projects Pin
Ashok Ojha11-Sep-06 11:37
Ashok Ojha11-Sep-06 11:37 
QuestionC# Formatting Output to Text file (*.PRT) Pin
sonicsqwirl11-Sep-06 10:43
sonicsqwirl11-Sep-06 10:43 
Questiondropdown list Pin
picazo11-Sep-06 10:00
picazo11-Sep-06 10:00 
Hi everyone,

I am working with a gridview (actually a radgrid from telerik) control, and am having some trouble.

I would like to use a dropdown box instead of a simple textbox for some of the columns when in edit/insert mode. The thing is that I would like to make the substitution of controls in code, not using template field.

Basically, I was wondering if I could catch an event (and what event), and change the control before it was rendered, the somehow retrieve the combobox selection and update the column value with it.

The reason I need to do it this way is because the control is supposed to be generalized for any dataset (using stored procs), so I can't 'hardcode' the template.

When putting a row in edit mode, I will need to check each column to determine what control (textbox, dropdown, ...) to use. This info will be provided by the dataset.

Thanks in advanced, and please ask for clarification if you need it.

-----------------
Genaro

QuestionRe: dropdown list Pin
CodeGal5-Dec-06 11:30
CodeGal5-Dec-06 11:30 
Questiontabstrips in asp.net Pin
aransiola11-Sep-06 8:07
aransiola11-Sep-06 8:07 
AnswerRe: tabstrips in asp.net Pin
Amit Kumar Chikara11-Sep-06 19:53
Amit Kumar Chikara11-Sep-06 19:53 
QuestionGrid Paging Pin
kjosh11-Sep-06 7:27
kjosh11-Sep-06 7:27 
QuestionHelp on execCmd Pin
harshActsw11-Sep-06 7:03
harshActsw11-Sep-06 7:03 
Questiondelete confirm in asp.net with vb.net 1.1 Pin
sandeep_thakur11-Sep-06 5:07
sandeep_thakur11-Sep-06 5:07 
AnswerRe: delete confirm in asp.net with vb.net 1.1 Pin
minhpc_bk11-Sep-06 7:23
minhpc_bk11-Sep-06 7:23 
QuestionID Tech VersaKey POS Keyboard Data Pin
Tiger45611-Sep-06 4:54
Tiger45611-Sep-06 4:54 
QuestionFile extentions in vb.net 1.1 Pin
sandeep_thakur11-Sep-06 4:52
sandeep_thakur11-Sep-06 4:52 
AnswerRe: File extentions in vb.net 1.1 Pin
minhpc_bk11-Sep-06 7:24
minhpc_bk11-Sep-06 7:24 
QuestionComposite Custom Control problem! Pin
luckykhalid11-Sep-06 2:01
luckykhalid11-Sep-06 2:01 
AnswerRe: Composite Custom Control problem! Pin
minhpc_bk11-Sep-06 7:19
minhpc_bk11-Sep-06 7:19 
GeneralRe: Composite Custom Control problem! Pin
luckykhalid11-Sep-06 20:02
luckykhalid11-Sep-06 20:02 
QuestionDatalist sorting Pin
jolfa200111-Sep-06 1:58
jolfa200111-Sep-06 1:58 
AnswerRe: Datalist sorting Pin
_AK_11-Sep-06 2:16
_AK_11-Sep-06 2:16 
QuestionCreating project from existing files Pin
cullyk11-Sep-06 1:43
cullyk11-Sep-06 1:43 
AnswerRe: Creating project from existing files Pin
Guffa11-Sep-06 1:56
Guffa11-Sep-06 1:56 

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.