Click here to Skip to main content
15,895,283 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Using a gridview's column to enter data ? Pin
Christian Graus29-Apr-08 13:42
protectorChristian Graus29-Apr-08 13:42 
GeneralRe: Using a gridview's column to enter data ? [modified] Pin
kindman_nb30-Apr-08 0:28
kindman_nb30-Apr-08 0:28 
GeneralAnother PDF question Pin
ffowler29-Apr-08 8:15
ffowler29-Apr-08 8:15 
GeneralRe: Another PDF question Pin
Christian Graus29-Apr-08 12:52
protectorChristian Graus29-Apr-08 12:52 
GeneralRe: Another PDF question Pin
ffowler30-Apr-08 7:59
ffowler30-Apr-08 7:59 
GeneralTextBox loses focus Pin
Ekjon29-Apr-08 5:30
Ekjon29-Apr-08 5:30 
GeneralRe: TextBox loses focus Pin
Sandeep Akhare29-Apr-08 6:47
Sandeep Akhare29-Apr-08 6:47 
GeneralRe: TextBox loses focus Pin
Krazy Programmer29-Apr-08 7:55
Krazy Programmer29-Apr-08 7:55 
Dude ...i Suggest You ..to do the task by Java Script Take a pannel as u have done so and a button when button one is click call a function in javascript check the property of panel as document.getElementById('panel1').style.display == ""
if yes make it equal to none
if not make it equal to ""
and after this statement add document.form1['TextBox1.focus();

work is over ...

i suggest you to work on code do not rely on ajax


Happy Programming

Dont Get Paid for the Hours you worked, Get Paid for the Work You Have Done in an Hour.

GeneralRe: TextBox loses focus Pin
Ekjon29-Apr-08 8:18
Ekjon29-Apr-08 8:18 
GeneralRe: TextBox loses focus Pin
Guffa29-Apr-08 11:47
Guffa29-Apr-08 11:47 
GeneralRe: TextBox loses focus Pin
Ekjon30-Apr-08 5:40
Ekjon30-Apr-08 5:40 
GeneralPDF Creation Pin
macca2429-Apr-08 2:58
macca2429-Apr-08 2:58 
GeneralRe: PDF Creation Pin
Mark J. Miller29-Apr-08 3:40
Mark J. Miller29-Apr-08 3:40 
GeneralRe: PDF Creation Pin
Vasudevan Deepak Kumar29-Apr-08 4:33
Vasudevan Deepak Kumar29-Apr-08 4:33 
Generalcalling a javascript function through c# Pin
eyeseetee29-Apr-08 2:25
eyeseetee29-Apr-08 2:25 
GeneralRe: calling a javascript function through c# Pin
Guffa29-Apr-08 3:18
Guffa29-Apr-08 3:18 
GeneralRe: calling a javascript function through c# Pin
flash66529-Apr-08 15:44
flash66529-Apr-08 15:44 
Questioncannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 1:25
Justin Parkes29-Apr-08 1:25 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Guffa29-Apr-08 3:20
Guffa29-Apr-08 3:20 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 3:34
Justin Parkes29-Apr-08 3:34 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Vasudevan Deepak Kumar29-Apr-08 4:34
Vasudevan Deepak Kumar29-Apr-08 4:34 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 4:43
Justin Parkes29-Apr-08 4:43 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Vasudevan Deepak Kumar29-Apr-08 4:35
Vasudevan Deepak Kumar29-Apr-08 4:35 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 4:43
Justin Parkes29-Apr-08 4:43 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Vasudevan Deepak Kumar29-Apr-08 4:56
Vasudevan Deepak Kumar29-Apr-08 4: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.