Hi,
Hi have string array.
public String[] abcd;
abcd[0] = "1234";
Above code is showing Umbrella Exception on runtime.
And if I am wrong how I can achieve this.[Smart GWT 4.0]
Hi have string array.
public String[] abcd;
abcd[0] = "1234";
Above code is showing Umbrella Exception on runtime.
And if I am wrong how I can achieve this.[Smart GWT 4.0]