Click here to Skip to main content
15,885,876 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to display a attached file as a link in a datagrid cell? Pin
Abhijit Jana10-Dec-08 18:52
professionalAbhijit Jana10-Dec-08 18:52 
GeneralRe: How to display a attached file as a link in a datagrid cell? Pin
way2arun10-Dec-08 19:19
way2arun10-Dec-08 19:19 
GeneralRe: How to display a attached file as a link in a datagrid cell? Pin
_AK_10-Dec-08 19:22
_AK_10-Dec-08 19:22 
GeneralRe: How to display a attached file as a link in a datagrid cell? Pin
Abhijit Jana10-Dec-08 19:55
professionalAbhijit Jana10-Dec-08 19:55 
AnswerRe: How to display a attached file as a link in a datagrid cell? Pin
Parwej Ahamad10-Dec-08 19:00
professionalParwej Ahamad10-Dec-08 19:00 
GeneralRe: How to display a attached file as a link in a datagrid cell? Pin
way2arun10-Dec-08 19:23
way2arun10-Dec-08 19:23 
GeneralRe: How to display a attached file as a link in a datagrid cell? Pin
_AK_10-Dec-08 19:59
_AK_10-Dec-08 19:59 
QuestionGridview values display as user needed... Pin
codingrocks10-Dec-08 17:47
codingrocks10-Dec-08 17:47 
In my application, i have a 2 dropdowns , textbox and checkbox. On select of checkbox,
I should enter enter value from first dropdown and second dropdown and also a value can be entered in the
textbox.

The checkbox is for default value, if it is checked, I should enter a value to textbox.

Everything works fine now. But when i enter these values and click save, it takes value from first and second dropdowns

and saves to database. I need the textbox value to be entered into grid and say the value in grid should display as follows


Example :

if i select customername from first dropdown
and customeraccountname from second dropdown
then check default checkbox, enter value in textbox as 24

the grid value saved should be displayed as

Column 1 Column2
-------- --------
Customername 24[Default]

The second column value is displaying as Customeraccountname only....

Any help would be thankful...

SAJAN A PILLAI

ASP.NET,C#.NET Programmer
BANGALORE

"Winners don't do different things. They do things differently. ...

AnswerRe: Gridview values display as user needed... Pin
Christian Graus10-Dec-08 18:03
protectorChristian Graus10-Dec-08 18:03 
GeneralRe: Gridview values display as user needed... Pin
codingrocks10-Dec-08 18:11
codingrocks10-Dec-08 18:11 
GeneralRe: Gridview values display as user needed... Pin
Christian Graus10-Dec-08 19:24
protectorChristian Graus10-Dec-08 19:24 
AnswerRe: Gridview values display as user needed... Pin
Nishant Singh10-Dec-08 18:31
Nishant Singh10-Dec-08 18:31 
AnswerRe: Gridview values display as user needed... Pin
Abhijit Jana10-Dec-08 18:53
professionalAbhijit Jana10-Dec-08 18:53 
QuestionGridview Search Pin
Andrew Woodward10-Dec-08 10:43
Andrew Woodward10-Dec-08 10:43 
AnswerRe: Gridview Search Pin
Christian Graus10-Dec-08 12:20
protectorChristian Graus10-Dec-08 12:20 
GeneralRe: Gridview Search Pin
Andrew Woodward10-Dec-08 12:41
Andrew Woodward10-Dec-08 12:41 
GeneralRe: Gridview Search Pin
Christian Graus10-Dec-08 12:50
protectorChristian Graus10-Dec-08 12:50 
GeneralRe: Gridview Search Pin
Andrew Woodward10-Dec-08 13:57
Andrew Woodward10-Dec-08 13:57 
GeneralRe: Gridview Search Pin
Christian Graus10-Dec-08 14:04
protectorChristian Graus10-Dec-08 14:04 
Questionsend commands on a remote PC Pin
fahadi8610-Dec-08 10:35
fahadi8610-Dec-08 10:35 
AnswerRe: send commands on a remote PC Pin
Christian Graus10-Dec-08 12:36
protectorChristian Graus10-Dec-08 12:36 
AnswerRe: send commands on a remote PC Pin
Abhijit Jana10-Dec-08 18:26
professionalAbhijit Jana10-Dec-08 18:26 
QuestionRetrieve text from a dynamically created textbox Pin
TerRO_GirL10-Dec-08 10:12
TerRO_GirL10-Dec-08 10:12 
AnswerRe: Retrieve text from a dynamically created textbox Pin
led mike10-Dec-08 10:16
led mike10-Dec-08 10:16 
GeneralRe: Retrieve text from a dynamically created textbox Pin
TerRO_GirL10-Dec-08 10:24
TerRO_GirL10-Dec-08 10:24 

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.