Click here to Skip to main content
15,888,157 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: How to move records using firstbutton,previous button,next button,last button in vb.net? Pin
Dave Sexton28-Jun-07 11:27
Dave Sexton28-Jun-07 11:27 
AnswerRe: How to move records using firstbutton,previous button,next button,last button in vb.net? Pin
koolprasad200329-Jun-07 1:00
professionalkoolprasad200329-Jun-07 1:00 
QuestionText wrap on a button Pin
dptalt28-Jun-07 6:58
dptalt28-Jun-07 6:58 
AnswerRe: Text wrap on a button Pin
Dave Kreskowiak28-Jun-07 7:19
mveDave Kreskowiak28-Jun-07 7:19 
QuestionTextBoxes really Visible on Glass Pin
softwarejaeger28-Jun-07 5:18
softwarejaeger28-Jun-07 5:18 
Question[Message Deleted] Pin
DonVBguy28-Jun-07 5:08
DonVBguy28-Jun-07 5:08 
AnswerRe: Please Help with delete confirm in datagrid Pin
Dave Kreskowiak28-Jun-07 8:02
mveDave Kreskowiak28-Jun-07 8:02 
AnswerRe: Please Help with delete confirm in datagrid Pin
kubben28-Jun-07 9:15
kubben28-Jun-07 9:15 
It would be better to put the code that adds the attribute to the onclick event to the pre-render event of the datagrid. javascript executes on the client so it will always happen before the item creted event. In the prereder event you can loop through the rows in the datagrid and add the attribute to the correct button based off the label on that row.

Hope that helps.
Ben
GeneralRe: Please Help with delete confirm in datagrid Pin
DonVBguy3-Jul-07 5:40
DonVBguy3-Jul-07 5:40 
GeneralRe: Please Help with delete confirm in datagrid Pin
kubben5-Jul-07 1:52
kubben5-Jul-07 1:52 
GeneralRe: Please Help with delete confirm in datagrid Pin
DonVBguy5-Jul-07 6:12
DonVBguy5-Jul-07 6:12 
GeneralRe: Please Help with delete confirm in datagrid Pin
kubben5-Jul-07 6:32
kubben5-Jul-07 6:32 
GeneralRe: Please Help with delete confirm in datagrid Pin
DonVBguy5-Jul-07 9:09
DonVBguy5-Jul-07 9:09 
GeneralRe: Please Help with delete confirm in datagrid Pin
kubben5-Jul-07 9:12
kubben5-Jul-07 9:12 
GeneralRe: Please Help with delete confirm in datagrid Pin
kubben5-Jul-07 10:40
kubben5-Jul-07 10:40 
GeneralRe: Please Help with delete confirm in datagrid Pin
DonVBguy5-Jul-07 12:32
DonVBguy5-Jul-07 12:32 
GeneralRe: Please Help with delete confirm in datagrid Pin
kubben5-Jul-07 12:47
kubben5-Jul-07 12:47 
QuestionGPS Graphical Display Pin
TheRidDlerX28-Jun-07 5:07
TheRidDlerX28-Jun-07 5:07 
QuestionSelecting text from a Word document Pin
reegan4128-Jun-07 4:40
reegan4128-Jun-07 4:40 
AnswerRe: Selecting text from a Word document Pin
Dave Kreskowiak28-Jun-07 5:22
mveDave Kreskowiak28-Jun-07 5:22 
GeneralRe: Selecting text from a Word document Pin
reegan4128-Jun-07 6:14
reegan4128-Jun-07 6:14 
QuestionUses for Group Boxes Pin
HurricaneDan28-Jun-07 4:20
HurricaneDan28-Jun-07 4:20 
AnswerRe: Uses for Group Boxes Pin
Dave Kreskowiak28-Jun-07 5:17
mveDave Kreskowiak28-Jun-07 5:17 
QuestionCreate small size PNG file Pin
Rupesh Kumar Swami28-Jun-07 4:10
Rupesh Kumar Swami28-Jun-07 4:10 
AnswerRe: Create small size PNG file Pin
Dave Kreskowiak28-Jun-07 5:15
mveDave Kreskowiak28-Jun-07 5:15 

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.