Click here to Skip to main content
15,920,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSerialization and DataBase Pin
Tridip Bhattacharjee11-Sep-07 23:16
professionalTridip Bhattacharjee11-Sep-07 23:16 
QuestionWhat is XSD file in .Net?? Pin
Tridip Bhattacharjee11-Sep-07 23:14
professionalTridip Bhattacharjee11-Sep-07 23:14 
AnswerRe: What is XSD file in .Net?? Pin
John-ph11-Sep-07 23:49
John-ph11-Sep-07 23:49 
Questionusing Treeview Pin
Tuanhung18911-Sep-07 23:05
Tuanhung18911-Sep-07 23:05 
Questionchange the text of a element dinamicaly Pin
abu sundus11-Sep-07 22:56
abu sundus11-Sep-07 22:56 
AnswerRe: change the text of a element dinamicaly Pin
Sandeep Akhare11-Sep-07 23:05
Sandeep Akhare11-Sep-07 23:05 
GeneralRe: change the text of a element dinamicaly Pin
abu sundus11-Sep-07 23:11
abu sundus11-Sep-07 23:11 
GeneralRe: change the text of a element dinamicaly Pin
Sandeep Akhare11-Sep-07 23:21
Sandeep Akhare11-Sep-07 23:21 
you can change it in javascript first see the source code of your page and check which is the property of div tag for tool tip make such changes in div by
document.getElementById('DivtagId').PrpertyName='New tool tip';
Not sure but check it will work i think

Thanks and Regards
Sandeep

If 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... "




GeneralRe: change the text of a element dinamicaly Pin
abu sundus11-Sep-07 23:46
abu sundus11-Sep-07 23:46 
GeneralRe: change the text of a element dinamicaly Pin
abu sundus11-Sep-07 23:48
abu sundus11-Sep-07 23:48 
GeneralRe: change the text of a element dinamicaly Pin
Sandeep Akhare11-Sep-07 23:51
Sandeep Akhare11-Sep-07 23:51 
GeneralRe: change the text of a element dinamicaly Pin
abu sundus11-Sep-07 23:58
abu sundus11-Sep-07 23:58 
GeneralRe: change the text of a element dinamicaly Pin
Sandeep Akhare12-Sep-07 0:17
Sandeep Akhare12-Sep-07 0:17 
AnswerRe: change the text of a element dinamicaly Pin
Imran Khan Pathan12-Sep-07 1:35
Imran Khan Pathan12-Sep-07 1:35 
AnswerRe: change the text of a element dinamicaly Pin
jc.net12-Sep-07 7:00
jc.net12-Sep-07 7:00 
Questionradio button in gridview Pin
RajeevKumarSharma11-Sep-07 22:53
RajeevKumarSharma11-Sep-07 22:53 
AnswerRe: radio button in gridview Pin
John-ph11-Sep-07 23:34
John-ph11-Sep-07 23:34 
Questionimprove performance of website Pin
subbu.sk11-Sep-07 22:33
subbu.sk11-Sep-07 22:33 
AnswerRe: improve performance of website Pin
John-ph11-Sep-07 23:17
John-ph11-Sep-07 23:17 
GeneralRe: improve performance of website Pin
subbu.sk11-Sep-07 23:35
subbu.sk11-Sep-07 23:35 
GeneralRe: improve performance of website Pin
John-ph11-Sep-07 23:54
John-ph11-Sep-07 23:54 
GeneralRe: improve performance of website Pin
subbu.sk11-Sep-07 23:58
subbu.sk11-Sep-07 23:58 
GeneralRe: improve performance of website Pin
John-ph12-Sep-07 0:09
John-ph12-Sep-07 0:09 
GeneralRe: improve performance of website Pin
/randz12-Sep-07 23:50
/randz12-Sep-07 23:50 
Questionconfiguration items for a dll in web.config Pin
bort_verdon11-Sep-07 22:24
bort_verdon11-Sep-07 22: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.