vascoc Posted June 27, 2012 Report Share Posted June 27, 2012 (edited) Ficou assim: linha = QuartosDataGridView.CurrentRow.Index GroupBox2.Visible = True Tipo_QuartoComboBox.Update() ' Tipo_QuartoComboBox.Text = QuartosDataGridView.Item("Tipo de Quarto", linha).Value lbltp.Text = QuartosDataGridView.Item("Tipo de Quarto", linha).Value Preco_Tipo_QuartoLabel1.Text = QuartosDataGridView.Item("Preço por Noite", linha).Value Combo_Quartos() Edited June 27, 2012 by vascoc GeSHi Link to comment Share on other sites More sharing options...
vascoc Posted June 27, 2012 Author Report Share Posted June 27, 2012 (edited) É o último erro do meu Projeto de Final de Curso, quem souber que ajude sff 😄 Obrigado 😛 Edited June 27, 2012 by vascoc Link to comment Share on other sites More sharing options...
vascoc Posted June 27, 2012 Author Report Share Posted June 27, 2012 (edited) Editei o meu primeiro post, estava mal ! Já está resolvido Edited June 27, 2012 by vascoc GeSHi Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now