Click here to Skip to main content
15,900,906 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to setup custom language for site controls? Pin
Chesnokov Yuriy20-Aug-09 19:26
professionalChesnokov Yuriy20-Aug-09 19:26 
AnswerRe: How to setup custom language for site controls? Pin
Abhijit Jana20-Aug-09 19:39
professionalAbhijit Jana20-Aug-09 19:39 
AnswerRe: How to setup custom language for site controls? Pin
Abhishek Sur20-Aug-09 21:38
professionalAbhishek Sur20-Aug-09 21:38 
QuestionVitual directory Pin
Member 426027020-Aug-09 19:11
Member 426027020-Aug-09 19:11 
AnswerRe: Vitual directory Pin
Abhijit Jana20-Aug-09 19:40
professionalAbhijit Jana20-Aug-09 19:40 
GeneralRe: Vitual directory Pin
Member 426027020-Aug-09 19:52
Member 426027020-Aug-09 19:52 
QuestionEdit String Before Gridview Display Pin
VengefulSakhmet20-Aug-09 10:19
VengefulSakhmet20-Aug-09 10:19 
AnswerRe: Edit String Before Gridview Display Pin
Christian Graus20-Aug-09 11:41
protectorChristian Graus20-Aug-09 11:41 
Ideally you would edit your data source before binding, by doing substrings inside your SQL. You can also iterate over the data source before binding. You can also write your column definition so that it calls a method and passes in the data source, so you can return whatever string you like based on the data.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Edit String Before Gridview Display Pin
VengefulSakhmet20-Aug-09 12:09
VengefulSakhmet20-Aug-09 12:09 
GeneralRe: Edit String Before Gridview Display Pin
Christian Graus20-Aug-09 13:30
protectorChristian Graus20-Aug-09 13:30 
AnswerRe: Edit String Before Gridview Display Pin
Anurag Gandhi21-Aug-09 4:01
professionalAnurag Gandhi21-Aug-09 4:01 
QuestionRE: findcontrol button in listView Pin
agarwasa200820-Aug-09 10:02
agarwasa200820-Aug-09 10:02 
AnswerRe: RE: findcontrol button in listView Pin
Christian Graus20-Aug-09 11:43
protectorChristian Graus20-Aug-09 11:43 
AnswerRe: RE: findcontrol button in listView Pin
abayaz20-Aug-09 20:51
abayaz20-Aug-09 20:51 
QuestionBegining Crystal Reports In Visual Studio 2008 [modified] Pin
mj_developer20-Aug-09 9:56
mj_developer20-Aug-09 9:56 
Questionstrange behaviour of BulletedList control Pin
Seraph_summer20-Aug-09 9:23
Seraph_summer20-Aug-09 9:23 
QuestionExtending the System.Web.UI.WebControls.WebControl Button class. Pin
mnemonic6920-Aug-09 9:19
mnemonic6920-Aug-09 9:19 
AnswerRe: Extending the System.Web.UI.WebControls.WebControl Button class. Pin
Christian Graus20-Aug-09 13:37
protectorChristian Graus20-Aug-09 13:37 
QuestionWhere did the event handlers go! Pin
vbwrangler20-Aug-09 6:22
vbwrangler20-Aug-09 6:22 
AnswerRe: Where did the event handlers go! Pin
dan!sh 20-Aug-09 6:38
professional dan!sh 20-Aug-09 6:38 
QuestionTab Order in Ajax ModalPopupExtender Pin
Jay Royall20-Aug-09 5:22
Jay Royall20-Aug-09 5:22 
AnswerRe: Tab Order in Ajax ModalPopupExtender Pin
dan!sh 20-Aug-09 6:44
professional dan!sh 20-Aug-09 6:44 
GeneralRe: Tab Order in Ajax ModalPopupExtender Pin
Jay Royall20-Aug-09 21:52
Jay Royall20-Aug-09 21:52 
GeneralRe: Tab Order in Ajax ModalPopupExtender Pin
Guinness4Strength23-Mar-10 9:35
Guinness4Strength23-Mar-10 9:35 
GeneralRe: Tab Order in Ajax ModalPopupExtender Pin
Jay Royall23-Mar-10 10:05
Jay Royall23-Mar-10 10:05 

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.