Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rqmedes

  1. rqmedes

    GRidview question

    HI Isadore Thanks very much for the quick reply, i am also not a C# programmer and have just started. I appreciate your suggestions, ( I am sure you have pointed me in the right direction) Once again thanks again i posted 3 different questions on the asp.net forum pages and have had no...
  2. rqmedes

    GRidview question

    HI All I was hoping someone could point me in the right direction I have created a gridview and i want to extend the OnRowDataBound Method, i want to be able to get a list in this method of all the BoundField DataField's names that i have assigned in the grid. I can get the values...
  3. rqmedes

    Object Question

    HI all I have a question If i have a couple of objects can i reference the objects using a string eg some objects var test1 = new tObject(); var test2 = new tObject(); var test3 = new tObject(); tObjects has some funstions maybe testFunction() a sting references the object i want to...
  4. rqmedes

    Changing Text color

    HI All I need to change text color in a row of a table but cannot use css. I can change the background using .bgColor = but how do i change the text color cannot use css in this example thanks in advance
  5. rqmedes

    newbie Question

    HI All I have hunted around and cannot find a solution to i am sure will be a very easy question relating to cross browser support i have a table where i have assigned a refence link_to <table border="0" cellspacing="0" cellpadding="1" width="100%" class="report_table" id="table1"...
  6. rqmedes

    Error Help Please

    HI Guys i was deleting a rather large database file around 2 gig and half way through the process got this error INTERNAL err 111 i have checked filesystem and it all looks ok and ran fschk but now some applications i run give me this error messsage 1871 Signal 31 - core dumped what...

Part and Inventory Search

Back
Top