Rank: Newbie Groups: Member
Joined: 2/17/2012 Posts: 7
|
I am working on a project that will need to have letters and numbers in the grid. When I first load up my grid I initialize it with numbers however I need to be able to replace these numbers with a letter. When I do this the grid just ignores it what can I do to remedy this situation.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
Please try to take a look of the sample code and see if you can find the root of the problem yourself. What you described very much like a coding problem. As a general rule, we do not troubleshoot our user code here (otherwise everyone will just ask us what to do whenever their application does not produce the desired result). So you will need to resolve this kind of issues yourself.
Thanks!
|