jvcoach23 Posted July 12, 2005 Posted July 12, 2005 You know normally when you put a datagrid on a form and populate it.. setting readonly to be false, when data is displayed you get the little left hand thinging that then you can put a double click event on. How do you get that thingie to show up if it's not showing up. I've set the property for readonly to false. does that make sense... hope so thanks shannon Quote JvCoach23 VB.Net newbie MS Sql Vet
VagabondSW Posted July 13, 2005 Posted July 13, 2005 Are those RowHeaders you're talking about? If so, is the RowHeadersVisible property set to True? Quote "Never ascribe to malice that which can adequately be explained by incompetence." -- Napolean Bonaparte
jvcoach23 Posted July 13, 2005 Author Posted July 13, 2005 column headers visable are set to true. I'm talking about on the left hand side, if you were to click on it, it would show you a > sign.. except the sign is solid black. got any more ideas.. thanks Quote JvCoach23 VB.Net newbie MS Sql Vet
jvcoach23 Posted July 13, 2005 Author Posted July 13, 2005 Never mind.. it was a PEBTKAC error.. i had the rowheadersvisable = false in a class i was using to format the grid.. thanks for the help shannon Quote JvCoach23 VB.Net newbie MS Sql Vet
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.