Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
23941 | Jan 25,2005 04:05 PM UTC | Jan 25,2005 05:46 PM UTC | WinForms | 4 |
![]() |
Tags: GridControl |
For i = 1 To 10
grdDateRange(i, 1).CellValue = "test"
grdDateRange(i, 2).ChoiceList = DateList
'' grdDateRange(i, 3).ChoiceList = DateList
Next
Running it like that shows 10 items in both column 2 and 3 for me. Running it with the last line uncommented also shows the 10 items.
There does appear to be something strange as I am not sure why the you shoul dsee that choicelist in col 3 if the last line is commented, but that may have to do with it defaulting to the last choiselist if both the choicelist and datasource are nothing. But I could not see any lists with 128 items in it. This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.