Click here to Skip to main content
15,923,576 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionExport to pdf using ASP.net (without codebehind) Pin
Hiren Chauhan10-Jan-07 20:59
Hiren Chauhan10-Jan-07 20:59 
Questionfeedback interface designing Pin
Pradip Kishore10-Jan-07 20:37
Pradip Kishore10-Jan-07 20:37 
Questioncolumns of report in Crystal Report Pin
ptvce10-Jan-07 19:06
ptvce10-Jan-07 19:06 
QuestionIEnum interface? Pin
Rahithi10-Jan-07 17:59
Rahithi10-Jan-07 17:59 
AnswerRe: IEnum interface? Pin
Guffa10-Jan-07 22:38
Guffa10-Jan-07 22:38 
Questioncode for developing Query Builder Pin
raghuvarma10-Jan-07 17:48
raghuvarma10-Jan-07 17:48 
Question"datagrid" Pin
cnu25710-Jan-07 17:32
cnu25710-Jan-07 17:32 
AnswerRe: "datagrid" Pin
Rahithi10-Jan-07 17:56
Rahithi10-Jan-07 17:56 
hi try this:
when you load the data into the datagrid, you can use the item_databound event to change the number to the image it self, try something like this:

e.item.cells(3).text = replace(e.item.cell(3).text,""

hope this will give u some idea

thanks,
Rahi

If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "

AnswerRe: "datagrid" Pin
_AK_10-Jan-07 17:57
_AK_10-Jan-07 17:57 
GeneralRe: "datagrid" Pin
cnu25710-Jan-07 18:03
cnu25710-Jan-07 18:03 
GeneralRe: "datagrid" Pin
Rahithi10-Jan-07 18:09
Rahithi10-Jan-07 18:09 
GeneralRe: "datagrid" Pin
_AK_10-Jan-07 18:18
_AK_10-Jan-07 18:18 
GeneralRe: "datagrid" Pin
Rahithi10-Jan-07 18:24
Rahithi10-Jan-07 18:24 
GeneralRe: "datagrid" Pin
_AK_10-Jan-07 18:38
_AK_10-Jan-07 18:38 
GeneralRe: "datagrid" Pin
varshavmane10-Jan-07 21:21
varshavmane10-Jan-07 21:21 
GeneralRe: "datagrid" Pin
_AK_10-Jan-07 22:46
_AK_10-Jan-07 22:46 
GeneralRe: "datagrid" Pin
varshavmane10-Jan-07 23:32
varshavmane10-Jan-07 23:32 
GeneralRe: "datagrid" Pin
_AK_10-Jan-07 23:48
_AK_10-Jan-07 23:48 
Questioncreating dynamic row in datagrid in asp.net1.1 Pin
chinnivinay10-Jan-07 17:27
chinnivinay10-Jan-07 17:27 
AnswerRe: creating dynamic row in datagrid in asp.net1.1 Pin
Rahithi10-Jan-07 18:28
Rahithi10-Jan-07 18:28 
Questionhow to register asp.net regiis Pin
dhulipudi10-Jan-07 16:02
dhulipudi10-Jan-07 16:02 
AnswerRe: how to register asp.net regiis Pin
Rama Krishna Vavilala10-Jan-07 16:20
Rama Krishna Vavilala10-Jan-07 16:20 
QuestionA challenge seems to be simple [modified] Pin
nxde200010-Jan-07 15:58
nxde200010-Jan-07 15:58 
QuestionMigration from VS2003 to VS 2005 Pin
mageshsmk10-Jan-07 15:32
mageshsmk10-Jan-07 15:32 
QuestionThe process cannot access the file 'bin\Debug\ MyProject.exe' Pin
JaneQuestion10-Jan-07 15:13
JaneQuestion10-Jan-07 15:13 

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.