GridView1.DataBind();Perhapse there would be a better way to do this.
package bruce.lib.swing; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.A...
GridView1.DataBind();Perhapse there would be a better way to do this.